Using BDM on MCF5485

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

Using BDM on MCF5485

1,028 Views
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
Labels (1)
0 Kudos
Reply
1 Reply

404 Views
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 Kudos
Reply