为何在CCS工程中打断点,但是运行到断点处并不会停下来。也就是打断点没起到作用。究竟是什么原因呢?
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工程中打断点,但是运行到断点处并不会停下来。也就是打断点没起到作用。究竟是什么原因呢?
一个断点,而且我试了一下,在同一个位置有时候能打断点,有时候不能打断点。看起来比较困惑,
在debug界面的菜单栏中看一下,Run->Skip All Breakpoints有没有勾选?
另外,CCS版本是多少?