Other Parts Discussed in Thread: SEGGER, EK-TM4C1294XL
Hi, I hope you are well.
I'm Mirko Albanese and I received via e-mail your advice to post my query in E2E. So in the following section there is my query.
When I running the debug execution in Code Composer Studio with SEGGER J-Link probe the breakpoint that I have entered are disabled when I start the debugging button.
I explain to you all the steps:
- Connect the J-Link to the target device via JTAG interface;
- Connect the J-Link to the PC host via USB;
- Power on the target device;
- Open CCS;
- Set a Breakpoint doing double-click next to the line number and CCS is showing a flagged box with a blu circle in the Breakpoint tab (And this is OK!);
- Start the debug with the debug option;
- After the debug launch, CCS creates a new breakpoint of the same properties of the one created (same name, same line and same type) but the icon shows a grey circle with a yellow warning symbol and next to "[S/W BP" CCS adds the strings " - disabled]".
Hope I had clarify the situation at most.
Waiting to your responce.
Kind Regards.