About debugging ISRs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About debugging ISRs

644 Views
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 Kudos
2 Replies

525 Views
tomlucas
Contributor II

Hope Here!

How to debug ISRs with Emulator and Codewarrior debugger?

The processor is mpc862.

0 Kudos

525 Views
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!
-----------------------------------------------------------------------------------------------------------------------