190-2255 Bluetechnix, 190-2255 Datasheet - Page 21

no-image

190-2255

Manufacturer Part Number
190-2255
Description
EMULATOR GNICE JTAG UCLINUX
Manufacturer
Bluetechnix
Series
gnICEr
Type
In-Circuit Emulatorr
Datasheet

Specifications of 190-2255

Contents
Emulation Module
For Use With/related Products
Blackfin® Processors
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
190-2253
190-2253
 
 
 
There are 3 commands to modify these variables: 
Task 1: Set IP addresses of the Core Module and of the TFTP server 
Task 2: Set the MAC address for the Ethernet device 
Task 3: Set the kernel boot arguments for booting with JFFS2 file system 
Task 4: Run a script 
Task 5: Modify the boot command of U‐Boot 
8.3 Loading files onto the Core Module
If you have access to Ethernet via your Bluetechnix board and a TFTP server is installed on 
your  workstation,  you  can  transfer  any  file  from  the  TFTP  server  to  the  Core  Module  by 
typing 
at the U‐Boot prompt. After the transfer is complete, the file size is printed to the terminal. 
The default load address is 0x1000000 in RAM memory. It can be specified optionally before 
the file name. 
Blackfin uClinux User Guide 
1.
2.
3.
setenv ipaddr 192.168.5.7
setenv serverip 192.168.5.1
setenv ethaddr 02:80:ad:20:31:e8
setenv bootargs root=/dev/mtdblock2 rootfstype=jffs2 rw
clkin_hz=25000000 earlyprintk=serial,uart0,115200
console=ttyBF0,115200
setenv bootargs root=/dev/mtdblock2 rootfstype=jffs2 rw
clkin_hz=30000000 earlyprintk=serial,uart0,115200
console=ttyBF0,115200
setenv flashboot flread 0x20040000 0x1000000 0x280000\; bootm
0x1000000
run flashboot
setenv bootcmd run flashboot
boot)
tftp [file name]
printenv
setenv [name] [value]
Note  that,  if  special  characters  are  used  in  the  value,  they  have  to  be  prefixed 
with “\”. 
saveenv
are restored after a reset. 
 – Saves the current environment variables to flash memory so that they 
(define the script) 
 – Prints all environment variables to the terminal. 
(execute the script) 
(for CM‐BF537U only)
 – Creates a new variable or overwrites an existing one. 
 (U‐Boot will run the “flashboot” command at 
maximum performance at minimum size
 
Tinyboards 
Page 21 
 

Related parts for 190-2255