Microchip
直播中

谢辅仁

7年用户 144经验值
私信 关注
[问答]

调试时无法在监视窗口中添加/查看全局符号

在MPLAB-X之前,我是MPLAB—所有版本的长时间用户。最近的项目都是使用MPLA82.2构建的。然而,我想使用只使用MPLAB-X操作的调试硬件。我咬紧牙关,试图把我的头脑包围在新的范例上。我刚刚升级了MPLAB-X到版本4.05.我现在的问题是当向表窗口添加变量时,我看不到全局符号。我的源码是直接汇编程序,内置绝对模式。所有变量都在我的代码中使用“cBoS/EntC”部分声明。我不使用可重新定位的代码,也不使用链接器。如何强制MPLAB-X使全局符号可在监视窗口中使用?多谢!德维恩

以上来自于百度翻译


      以下为原文

    Good day to all.

I am a long-timer user of MPLAB - all versions prior to MPLAB-X.  Most recent projects are built using MPLAB 8.92.

However, I want to use debug hardware that operates only with MPLAB-X.  I'm biting the bullet and trying to wrap my head around the new paradigm.  I've just upgraded MPLAB-X to version 4.05.

My current problem is that I can't see Global Symbols when adding variables to a watch window.  My source is straight assembler, built in Absolute mode.  All variables are declared using a "cblock / endc" section in my code.  I'm not using re-locatable code nor am I using the linker.

How to force MPLAB-X to make Global Symbols available for use in watch windows?

Many thanks!

dwayne

回帖(2)

王焕树

2018-11-20 15:37:40
你告诉MPLABX使用绝对模式了吗?项目属性MPASM(全局选项)以绝对模式构建:检查

以上来自于百度翻译


      以下为原文

    Have you told MPLABX to use Absolute mode?
Project properties
mpasm (Global Options)
Build in absolute mode: checked
 
举报

曹珉

2018-11-20 15:52:25
只是再次检查:框是勾选绝对模式。

以上来自于百度翻译


      以下为原文

    Just checked again: box is ticked for Absolute Mode.
举报

更多回帖

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