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.
新手求助:
将开发板连接至电脑,在CCS6软件点击Debug code composer debug expression(程序编译没有报错),添加监控的变量,在未resume之前,能监控变量的数值,如下图
但点击软件上的resume之后,就不能正常监控了
所监控变量对应的程序
求助大佬,这是怎么回事?我该怎么解决?谢谢!
您好,我监控变量时没有暂停程序。
我将程序烧录至RAM,将所要监控的变量添加到监控变量区,此时有显示数值。
点击运行后,监控的变量就不能正常监控了。谢谢!