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.