How to disable that Codewarrior stops upon each interrupt when debugging?

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

How to disable that Codewarrior stops upon each interrupt when debugging?

768件の閲覧回数
consilium
Contributor I

Looking in the documentation there shall be a tab whilst in debug mode where this can be disabled but that tab does not exist in our version? Codewarrior MCU (Eclipse), version 10.6, build 140329. Target: MPC5643L.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

577件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

User can skip the breakpoint from the <Run> menu->Skip all breakpoints.  And to show the breakpoints existing in the project, please open the Breakpoint View from <Windows> menu->Show Views->Other, then extract ‘Debug’ to find ‘breakpoints’.

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

577件の閲覧回数
consilium
Contributor I

Thank you for your reply. The list of breakpoints are found the way you describe but the breakpoints causing the issue are not present in that list.

It seems as each interrupt in the CPU is what causes the unwanted and invisible breakpoints while debugging but *only* when single stepping, not when running. Does anyone recognize this issue?

0 件の賞賛
返信