嗨,我做了一些测试:我不认为,这是由于延误。我等了整整一分钟,没有变化。否则,即使使用较大的数组或结构(几kByte),调试也非常快。而且,如果我有这样的断点,MPLABX总是无法注意到触发器。下次发生这种情况时,我将进行额外的测试。也许我能找到重新定义问题的方法。另一个问题很容易重现:在长函数的某个时刻,所有本地表都消失了,不再有本地变量可以添加到表中。
以上来自于百度翻译
以下为原文
Hi,
i made some tests regarding that :
I dont think, it is due to a delay. I waited for a whole minute, no change. Debugging is quite fast otherwise, even with larger Arrays or structures (several kByte) in the watch.
Also, if i have such a breakpoint, MPLABX always fails to notice the trigger.
I will make additional tests next time it happens. Perhaps i can find a way to reprouce the problem.
The other issue is easy to reproduce:
At some point in a long function, all local watches disappear, no more local variables can be added to the watch.
嗨,我做了一些测试:我不认为,这是由于延误。我等了整整一分钟,没有变化。否则,即使使用较大的数组或结构(几kByte),调试也非常快。而且,如果我有这样的断点,MPLABX总是无法注意到触发器。下次发生这种情况时,我将进行额外的测试。也许我能找到重新定义问题的方法。另一个问题很容易重现:在长函数的某个时刻,所有本地表都消失了,不再有本地变量可以添加到表中。
以上来自于百度翻译
以下为原文
Hi,
i made some tests regarding that :
I dont think, it is due to a delay. I waited for a whole minute, no change. Debugging is quite fast otherwise, even with larger Arrays or structures (several kByte) in the watch.
Also, if i have such a breakpoint, MPLABX always fails to notice the trigger.
I will make additional tests next time it happens. Perhaps i can find a way to reprouce the problem.
The other issue is easy to reproduce:
At some point in a long function, all local watches disappear, no more local variables can be added to the watch.
举报