This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SPI Bootloader implementation for F28063

Other Parts Discussed in Thread: CONTROLSUITE

I'm referring the SPI boot example in controlSUITE at location "controlSUITE\libs\utilities\boot_rom\2806x\2806x_boot_rom_v1_1".  The program when build gives errors related to Flash API. I have attached the image of errors occurring in CCS.


I want to understand how to program F28063 board to load the program from an external SD card and the necessary hardware changes.

How is the program meant to be loaded in the device? And when will the firmware be updated? how to include other files along with the SPI bootloader program?

Please help me to understand.