Tool/software: TI C/C++ Compiler
Hello everyone,
I was wondering what could be causing a persistence issue on the EK-TM4C1294XL during a power cycle or reset?
I load code in debug mode to the board and it runs as expected. I cycle the power (unplug ICDI cable ... wait ... plug ICDI cable back in) or press the reset button and observe no activity happening on a pair of LEDs that have been configured in the main forever loop (placed as a debug tool). I wait several tens of seconds, longer than necessary, before re-entering debug mode and loading the code back to the board. I am unsure if this is a configuration issue with my project or something else. I am running Windows 10 x64 with CCSv7.
If you require specific information about my configuration and are aware of a way for me to provide this info without screen captures, please let me know otherwise I will provide screen captures upon request.