请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F280049 工具与软件:
您好!
在 CCS DSS API 中、您能否帮助我了解 globalBreakpoint.enable ()和 globalBreakpoint.disable ()的使用情况 ?
它与使用 breakpoint.add 或 breakpoint.remove 有何不同
谢谢!
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.
工具与软件:
您好!
在 CCS DSS API 中、您能否帮助我了解 globalBreakpoint.enable ()和 globalBreakpoint.disable ()的使用情况 ?
它与使用 breakpoint.add 或 breakpoint.remove 有何不同
谢谢!
Anil
Anil、您好!
有何不同Unknown 说:它与使用 breakpoint.add 或 breakpoint.remove.
全局断点应用于多核调试会话。 有关全局断点的更多详细信息、请参阅下面文章的"全局断点"部分:
https://dev.ti.com/tirex/explore/node?node=A__AF77MYXC5GXV9l1NS.Clig__ccs_devtools__FUz-xrs__LATEST
谢谢
Ki