About PowerPC little-endian debug

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

About PowerPC little-endian debug

571 Views
tomlucas
Contributor II

Can codewarrior debugger and PowerTAP Pro be used for debugging ROM program which in little endian mode.

processor is mpc862.

0 Kudos
Reply
2 Replies

467 Views
Pavel
NXP Employee
NXP Employee

PowerTAP Pro cannot be used for the MPC862. It uses JTAG connection to the board. The MPC862 uses BDI connection for code loading and debugging.

See the MPC862 page:

http://www.nxp.com/products/microcontrollers-and-processors/power-architecture-processors/powerquicc...

 

Use USB TAP for PowerQUICC I or Universal Multilink FX:

http://www.nxp.com/products/microcontrollers-and-processors/power-architecture-processors/powerquicc...

 

CodeWarrior Development Studio for PowerQUICC (Classic IDE) v8.8 supports MPC862. It supports little-endian mode.


Have a great day,
Pavel Chubakov

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

0 Kudos
Reply

467 Views
tomlucas
Contributor II

Thks for reply.

Are you sure the hardware emulator PowerTAP Pro cannot be used for mpc862?

I know it can,but used in big endian mode.

In addition, I want to know how to protect the processor in order to avoid other person using hardware emulator to debug my program in ROM chip.

0 Kudos
Reply