About PowerPC little-endian debug

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

About PowerPC little-endian debug

1,108 次查看
tomlucas
Contributor II

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

processor is mpc862.

0 项奖励
回复
2 回复数

1,004 次查看
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 项奖励
回复

1,004 次查看
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 项奖励
回复