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.

CCS/CC3200-LAUNCHXL: Program is lost after reset

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: UNIFLASH, CC3200

Tool/software: Code Composer Studio

Hi,

I load my CC3200-LauchXL with CCS's blinky example.

It works fine while in debug mode, but when I press the reset button, the blinky program does not execute anymore. Instead, the board starts the default oob program.

I tried with success to use CCS UniFlash  Version: 3.4.1.00012 to load the bin file at 0x2000 0000 address, but after a reset the problem persists.

Is there a way to load the programa correctly?

Thanks.