breakpoints showing different module when stopped

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

breakpoints showing different module when stopped

ソリューションへジャンプ
2,259件の閲覧回数
martinlockner
Contributor III

I am using Codeworrior 10.4 with a mc9s08dz128 and I have noticed that when a breakpoint occurs (using debug) that sometimes the displayed code is in a different "C" module than where the breakpoint is set. This makes it difficult to single step to try and troubleshoot a section of code. Is this a common problem? Is something out of sync?

 

Thanks,

 

Marty L.

ラベル(1)
0 件の賞賛
返信
1 解決策
2,211件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello Marty,

are you using the banked memory model? Could it be that the breakpoint is set for the code in another code bank?

Check as well the 'breakpoint view': you can check to which source file the breakpoint belongs.

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,212件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello Marty,

are you using the banked memory model? Could it be that the breakpoint is set for the code in another code bank?

Check as well the 'breakpoint view': you can check to which source file the breakpoint belongs.

Erich

0 件の賞賛
返信
2,209件の閲覧回数
martinlockner
Contributor III

Erich,

I am using the banked memory model. I am setting the breakpoints in my ‘C’ source code and when I look at the breakpoints under the ‘Breakpoints’ tab that show the correct module name and line number.

Thanks,

Marty

0 件の賞賛
返信