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.

CC3200 Launchpad: Program changes behaviour after reset

Other Parts Discussed in Thread: CC3200, UNIFLASH

Hi

I've just started playing with the CC3200 launchpad. I am using IAR EW and the TIStellaris Debugger for downloading my code. It works great, I can send MQTT packets to my mosquitto Broker.

There is just one little issue: whenever I unplug the usb cable (=power) or push the reset button the board stops and gets somehow stuck (uart communication dies and LEDs are not flashing anymore). So I assume its either not storing my program properly or it gets stuck after the restart.

After downloading the program again (with IAR) it works fine.. Do I need to do something special to flash the board permanently (i tried uniflash ond SOP Jumper combinations)?

Thank you for your advice.