Wednesday, August 26, 2009

Downloading a file to the embedded target using TFTP

1. Power on the embedded target board (EASY 21653)
2. During boot press "Enter" to stop automatic boot
3. The shell prompt will appear and type following to load a file named "test" to location at 0x80a00000 in the RAM
tftp 0x80a00000 test

4. The result is depicted below figure.

No comments: