About debugging ISRs

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

About debugging ISRs

1,207 次查看
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,088 次查看
tomlucas
Contributor II

Hope Here!

How to debug ISRs with Emulator and Codewarrior debugger?

The processor is mpc862.

0 项奖励
回复

1,088 次查看
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!
-----------------------------------------------------------------------------------------------------------------------