CW 5.7.0 + MC9S12B64MPV25 -> breakpoint setting failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CW 5.7.0 + MC9S12B64MPV25 -> breakpoint setting failed

2,202 次查看
fwIA
Contributor I
Hi everyone.

I am trying to set breakpoints in some lines, but the breakpoints are always being set in one or two lines above. It seems that the lines in which I'm trying to set breakpoints are not being compiled. Does anybody know why?

Thanks in advance.

Renan
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,266 次查看
CompilerGuru
NXP Employee
NXP Employee
Sounds like the lines you refer to do not cause any code to be generated, or it generates code which was merged with some the code of some lines.
In the context menu of the source window, choose Marks, this displays some visual indicators for which source positions the debugger does know the corresponding code position.

Daniel

1,266 次查看
fwIA
Contributor I
When I chose "Marks" as you recommended, I noticed that the "ghost lines" I mentioned don't have the mark. What to do now?

Thanks.

Renan
0 项奖励
回复