About debugging ISRs

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

About debugging ISRs

1,208件の閲覧回数
tomlucas
Contributor II

Codewarrior debugger and PowerTAP Pro Emulator can be used for debugging ISRs(Interrupt Service Routine)?

They can capture INT or Except events?

processor is mpc8xx.

0 件の賞賛
返信
2 返答(返信)

1,089件の閲覧回数
tomlucas
Contributor II

Hope Here!

How to debug ISRs with Emulator and Codewarrior debugger?

The processor is mpc862.

0 件の賞賛
返信

1,089件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Tom Lucas,

In CodeWarrior 8.8, please follow the new project wizards to create a bare board project for MCP862, please refer to the ISRs definition in the file Runtime/__ppc_eabi_init.c.

Please open the panel "EPPC Exceptions" from Debug Version Settings->Debugger->EPPC Exceptions, you can select exceptions handled by CodeWarrior.


Have a great day,
Yiping

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