Part Number:CC3220MODA
Tool/software: Code Composer Studio
I have created a new project with UniFlash/Image Creator, added dummy keys, the Service Pack and mcuflashimg.bin.
When I select the binary of serial_wifi_CC3220SF_LAUNCHXL_tirtos_gcc, it starts OK and prints some info after board power-up.
However, when I flash any (even simplest) Energia sketch (.bin), it fails to start. Nothing is printed to the console. The same Energia sketch runs OK using the CCS debugger.
I use the same project and keys, just the bin file is changed.
I'm using CC3220SF module + an external XDS110 from MSP432 LaunchPad on Linux.