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