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.
I believe in CCS 3.3 you were able to modify breakpoints while the program was running, but in 5.3 it requires you to halt emulation and then change them.
Is there any way to change them as the code is running, or any plans to add this? It is an incredibly useful thing to do, especially during debugging.
Hi David,
See this FAQ:
It is a v4 FAQ but also applies to v5. The GUI interface may have changed in v5 (menu is under 'Tools-> Debugger options -> Auto run and launch options')
Thanks
ki