Hi,
I am new to cortex MCUs, and just started to play with the stellaris launchpad. The board worked as expected with the demo application. Then I tryed to write my code to blink a led : it run fine from CCS when I start debug session, but when I unplug / replug the board, it does not start. I first thought there was a breakpoint on main() entry point (because I uploaded the code in a debug session), so I converted the .out to .bin and flashed with LM flash programmer, but it still does not start.
I finally tryed to launch the firmware with the debugger and press reset (on the board) without terminating the debug session, and I get "No source available for "0xc00ea5e" "
In the debug configuration, I checked "run to symbol main -> on a reset"
What am I doing wrong ? I'd just like my firmware to run when I connect power or reset.
Thank you,
f.