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.