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.
Hello,
I'm having an irritating issue with the debugger.
My development enviroment is:
- CCS 5.3
- Windows 7 64bit
- Stellaris Launchpad EK-LM4F120XL
The problem is that when I start a debug session, sometimes, the debugger doesn't breaks at main (nor at any other breakpoint), but the application is running, and the execution can be paused and resumed, but the breakpoints are ignored.
This happens with all the applications I tried, even the demo aplications.
It's very similar to this issue:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/193673.aspx
http://e2e.ti.com/support/development_tools/compiler/f/343/p/162429/595497.aspx#595497
could it be related to the watchdog, as reported in the link?
Antonio Jiménez