Part Number: TMS320F280049
Tool/software:
Hello,
In CCS DSS API, could you please help me to know the use of globalBreakpoint.enable() and globalBreakpoint.disable()
How its different from using breakpoint.add or breakpoint.remove
Thanks,
Anil
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.
Part Number: TMS320F280049
Tool/software:
Hello,
In CCS DSS API, could you please help me to know the use of globalBreakpoint.enable() and globalBreakpoint.disable()
How its different from using breakpoint.add or breakpoint.remove
Thanks,
Anil
Hello Anil,
How its different from using breakpoint.add or breakpoint.remove
Global breakpoints apply to multi-core debug sessions. For more details on global breakpoints, please see the "Global Breakpoints" section of the below article:
https://dev.ti.com/tirex/explore/node?node=A__AF77MYXC5GXV9l1NS.Clig__ccs_devtools__FUz-xrs__LATEST
Thanks
ki