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.

CC1352P7: Problem loading code from flash

Part Number: CC1352P7


Hello TI,

I am working with the cc1352p7 launchpad and have a custom board. I have a project based on the project zero example. I tried to find the issue on the forums regarding the device not booting up after the power reset and found out about the Boot Image Manager(BIM). I have tried loading the Hex file using uni flash also through CCS but it only works in the case of Debug_unsecure image. Which is not correct, I assume it has something to do with the timing in the case of Debug_unsecure. I have tried other images provided in the SDK (simplelink_cc13xx_cc26xx_sdk_7_10_00_98) and had no luck that is device does not boot up after the power resets.

Please tell me if I am doing anything wrong. Also, I couldn't find any other way or a piece of code that could help. Other examples provided in SDK do boot up after power reset.