Hi,Dialog!
I want to know that how to get the correct secondary_bootload.hex from the secondary_bootloader project of DA1458x_SDK_5.0.3 for SPI Flash?
I do the SUOTA and want to burn the multipart.bin to the SPI Flash,now need to determine whether the secondary_bootload.hex is rigtht.
Thank you for your help.
Keywords:
Device:
Hi Bean,
I am not sure if i undestand your question, you can find the secondary bootloader in the DA1458x_SDK_5.0.2.1\DA1458x_SDK\5.0.2.1\utilities\secondary_bootloader\Out directory.
Thanks MT_dialog
Hi,MT_dialog!
我和DA1458x_SDK_5.0.3 SDK,可以找到美国证交会ondary bootloader in DA1458x_SDK_5.0.3\DA1458x_SDK\5.0.3\utilities\secondary_bootloader.
My question is that don't need to make any changes, compile the secondary_bootloader.uvproj directly ,and the secondary_bootloader.hex that in the ou directory can be used.
Is that right?
Hi Bean,
Yes, you can compile and use the secondary bootloader as is, from the above directory.
Thanks MT_dialog