Other Parts Discussed in Thread: SEGGER
Tool/software: Code Composer Studio
Hi,
I am trying to get my J-link debugger to work with CCS 7 and TM4C129 uC.
Programming works fine and seems very fast but when I try to set a breakpoint while the target is running I get the following message: "Cannot enable/disable while the target is running".
I looked for a solution and found that if I enable "Halt the target before any debugger access" option in debug settings in CCS, it is possible to set a breakpoint while target is running.
However, it says in CCS that enabling the above-mentioned option impacts servicing of interrupts and when I was using XDS100v2 debugger it was not necessary to enable it to set breakpoints while target was running.
Is there any other way to enable setting of breakpoints while target is running when using J-link debugger? Impacting servicing of interrupts does not seem like a good idea if it is not absolutely necessary.
Thank you,
Peter A.