请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430FR6972 工具/软件:Code Composer Studio
您好!
我想使用硬件断点、
我在 CCS7.4.0上进行了编程。
我还使用一个 MSP430FR6972板。
我想使用硬件断点(在"UART"通信之间)
您能告诉我,如何使用它吗?
此致、
Srijit
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.
工具/软件:Code Composer Studio
您好!
我想使用硬件断点、
我在 CCS7.4.0上进行了编程。
我还使用一个 MSP430FR6972板。
我想使用硬件断点(在"UART"通信之间)
您能告诉我,如何使用它吗?
此致、
Srijit
您好 Srijit、
请参阅 CCS 用户指南的断点部分:
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#breakpoints
谢谢
Ki