Using BDM on MCF5485

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

Using BDM on MCF5485

1,266 次查看
nvinod
Contributor I
I am new to uclinux and Linux. I want to debugg (using on board BDM) a custom CPU board based on MCF5485 using PC with Linux OS.
Please help me to start with.
nvinod
标签 (1)
0 项奖励
回复
1 回复

642 次查看
ChrisJohns
Contributor I
The BDM project on Sourceforge will provide BDM support for GDB. See http://bdm.sourceforge.net/.

If you are debugging applications I suggest you use the uClinux gdbserver rather than BDM. If you are debugging the kernel then BDM may help but you need to know what you are doing. I once had some code in the BDM package to help GDB with some of the trap 0 (I think) in uCLinux. It may be needed and should be around in the version control for the BDM project.

Regards
Chris
0 项奖励
回复