How do I bootload an application?

You can bootload a new application file with BL load s19 command. It first erases the application flash blocks, and then waits for the S19. To send the file, you have to use the Send File button, as the following figure shows:

Figure 1. Terminal Window - Bootloading an Application

Terminal Window - Bootloading an Application

When you click the Send File button, then it writes the address of each S19 line programmed to the shell console, as the following listing shows:

CMD> Erasing application flash blocks...done!
Waiting for the S19 file...
S0 address 0x00000000
S1 address 0x00008000
S1 address 0x00008010
...
S1 address 0x00009420
S1 address 0x00009430
S1 address 0x00009440
S9 address 0x00009025
done!
CMD>