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.

AWR1243BOOST: How execution Mode of Bootloader (image load over SPI)?

Part Number: AWR1243BOOST
Other Parts Discussed in Thread: UNIFLASH, , MMWAVE-DFP

Hello!

I want to know: How  execution Mode of Bootloader (image load over SPI)?  AWR1243BOOT

  • Hello Gary CHEN,

    You can erase the flash on the AWR1243BOOST using the UNIFLASH. Then you can connect the AWR1243BOOST to the external host over SPI . Then you can download the firmware over SPI from an external host .

    The "MMWAVE-DFP" includes the example code to do the firmware download .

    Please refer to function MMWL_fileDownload() in "$mmwave-dfp\ti\example\mmwavelink_example\mmw_example.c" .

    Could you please let me know the external host you would be using for this purpose ?

    -Raghu