SmartNode 5400 Getting Started Guide | 4 • Initial configuration |
|
|
Using default protocol (TFTP)
-
Raw file loaded
RedBoot> fis delete
Delete image 1 - continue (y/n)? y
... Erase from
RedBoot> fis create
Use address 0x01800100, size 1684402 ? - continue (y/n)? y
... Erase from | .......................... | ||
... Program from | |||
... Program from | |||
... Program from | |||
Image successfully written to flash |
| ||
RedBoot> fis list |
|
| |
Id Address | Length | State | Description |
Entry | Load Addr |
| Version |
1 0x60030000 | 1693438 | valid | SmartWare R2.10 BUILD28015 | |
0x01800100 | 0x01800100 |
| V2.10 | |
RedBoot> | go |
|
|
|
Starting | 'SmartWare R2.10 | BUILD28015' at 0x01800100 via 0x01800100 |
Load a new application image (SmartWare) via the serial link
The Bootloader supports the
Step | Command | Purpose |
|
|
|
1 | RedBoot> load | Downloads an application image into the volatile memory |
| xmodem ymodem } | (RAM) from where the SmartNode could directly execute it. |
| base_address | ‘xmodem’ or ‘ymodem’: Specify the protocol to be used, X- |
|
| Modem or |
|
| base_address: memory location where to store the application |
|
| image. Use the default address 0x1800100 |
|
| Execute the above RedBoot command first, then start the trans- |
|
| fer from the terminal program with the command ‘Send file via |
|
| |
5 | RedBoot> fis delete | Deletes the first application image. |
|
| Reply with ‘y’ to the confirmation request. |
|
|
|
6 | RedBoot> fis create | Stores the downloaded application image to the permanent |
|
| memory (flash:). |
|
| Reply with ‘y’ to the confirmation request. |
7 | RedBoot> fis list | Checks whether the image has been successfully stored, |
|
| whether it is the desired Release and Build, and whether it is |
|
| valid. |
|
|
|
Bootloader | 34 |