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.

CC1310: Program works in debug but not after reset

Part Number: CC1310

We have develop a custom board with the CC1310F128RGZ and written a program.

The program runs as intended in debug, it also keeps running if the debug session is stopped but power is kept on.

But if we power cycle the program does not run, our LED does not blink.

If we run exactly the same program on our LAUNCHXL-CC1310, it runs after power cycle.

I cannot see any difference in the hardware, between the LAUNCHXL and our custom board, even the CC1310 is the same.

What could be the issue ?