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.

LAUNCHXL-F280039C: Live Firmware Update without reset example expectations

Part Number: LAUNCHXL-F280039C
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Good Day, 

Background: 

I modified the example "flashapi_ex5_lfu_no_reset" from the f28004xC examples and got it working on a on a F280039C development board. When I use CCS to push the build configurations (Bank0 or Bank1) the Red or Green LED blinks as expected. 

If I program the board with Bank0 configuration the LED blinks as expected, however, if I remove power and apply power again the LED does not blink. It will only blink when I debug or flash the code. 

Same for Bank1. If I program the board with Bank1 configuration the LED blinks as expected, however, if I remove power and apply power again the LED does not blink. It will only blink when I debug or flash the code. 

My question is, is this correct? When power is cycled should the LED not blink? I am expecting it to blink when a power cycle takes place.