Other Parts Discussed in Thread: C2000WARE
在CLA代码中添加__mdebugstop();语句作为断点,编译器提示“__mdebugstop”未定义
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.
在CLA代码中添加__mdebugstop();语句作为断点,编译器提示“__mdebugstop”未定义
您好
https://dev.ti.com/tirex/explore/node?node=A__AN8m9tIkkA7Ie5a4kBMOHw__C2000WARE__1kRFgrO__LATEST
请您参考这个部分官方相关代码,将相关库文件补充进您的项目文件,来解决您的问题。