Microchip
直播中

杨万富

7年用户 1516经验值
擅长:526774
私信 关注
[问答]

无法识别的断点

我在突破点上有困难。我可以设置它们,但它们变得无法识别。我使用绝对模式。我有1个ASM和几个IX。BP在ASM文件上工作,但不在国安局。有什么想法吗?感谢断点

以上来自于百度翻译


      以下为原文

    I am having trouble with break points.  I can set them but then they become unrecognised.  I use absolute mode. I have 1 asm and several incs. The BP works on the asm file but not on the incs.

Any ideas why this happens?

Thanks

breakpoint.png
   Attached Image(s)

回帖(4)

王斌

2018-11-26 16:06:56
在设置断点之后(或之前),您需要通过单击“暂停”按钮暂停调试器。这使得调试器获取请求的断点。然后单击“继续”按钮继续执行。你的断点现在会被击中。

以上来自于百度翻译


      以下为原文

    After (or before) setting breakpoints you need to pause the debugger by clicking the 'Pause' button. This makes the debugger acquire the requested breakpoints. Then click the 'Continue' button to continue the execution. Your breakpoints will be hit now.
举报

h1654155275.5714

2018-11-26 16:22:40
是的,这就是我正在做的

以上来自于百度翻译


      以下为原文

    Yes that is what I am doing
举报

h1654155275.5714

2018-11-26 16:40:44
答案是将Inc文件添加到项目中。MPASM看到他们,但MPLAB XXX没有

以上来自于百度翻译


      以下为原文

    The answer is to add the inc files to the project. MPASM sees them but MPLAB XXX doesn't
举报

王竹

2018-11-26 16:50:56
也许是时候退出那个石器时代的绝对编程并切换到可重新定位……这可能会解决你的一些问题;

以上来自于百度翻译


      以下为原文

   
Maybe it's time to quit with that stone-age absolute programming
and switch to relocatable ...
This may solve some of your issues ;-)
举报

更多回帖

发帖
×
20
完善资料,
赚取积分