Refer that attached simple SSL example. one can boot secondary application using bfrom_SpiBoot.
While Creating loader file:
- Bootloader_VDSP - Loader file created with "Boot Mode" as "SPI", “Boot Format" as "Intel hex", "Output Width" as "8", “Use default start address” is checked and initcode is added.
- Led_Blink_BF527 - Loader file created with "Boot Mode" as "SPI", “Boot Format" as "Intel hex", "Output Width" as "8", “Use default start address” is unchecked and “Start address” as 0x20000
While Flashing:
- Click on the "Tools" menu item and select "Flash Programmer...". Select the driver file and then click "Load Driver"
- Click on "Programming" tab, Choose Erase all, file format as Intel hex, path of Bootloader_VDSP.ldr in Data file and Click Program
- Once program is Finished, choose Erase affected, file format as Intel hex, path of Led_Blink_BF527.ldr in Data file and Click Program
- Once program is Finished, configure the board to boot from Flash(Boot mode 3) and reset the board. Now, LED starts to blink.API using Start address(-p)_VDSP_BF527.zip