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.