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.

Wi-SUN CoAP OAD offchip project only initializes when using CCS

Part Number: LP-EM-CC1354P10

Tool/software:

Hi,

I am using the OAD offchip project and I noticed that the application only runs when I start it using the Debug or Flash options available in CCS. If I press the reset button on the LP or simply connect it to USB-C power source it does not initialize.

I still did not program the MCUBoot application because I'm still not using OAD. Is this the reason to this behavior or there could be another issue?

Thank you.

Eduardo.

  • Hi Eduardo,

    You are correct, this is the reason for the behavior. The debugger starts the application at the correct start vector, but once you want to reboot the device without a debug session running, the device cannot find an application to run at the given flash location.

    Regards,

    Arthur