Hello,
I have successfully installed Linux on MCF5485. Now I am setting up a
development environment on my Windows machine using Eclipse IDE, Eclipse
CDT, GDB Hardware debugging plugin, CodeSourcery Sourcery G++ Lite
toolchain. I am using the BDM interface and a parallel port connector to
connect the board to my machine.
I made the necessary configurations. The Sourcery toolchain has a tool
called Debug Sprite which is used for debugging on remote machines. It has a
command "m68k-linux-gnu-sprite -i" which probes for debug devices. When I do
this I get the following output
*CodeSourcery ColdFire Debug Sprite (Sourcery G++ Lite 4.3-210)
pe: [speed=<n:0-31>&memory-
已解决! 转到解答。
OSBDM-JM60.dll is included as part of the later version of the Codewarrior for Coldfire software. You can download a trial version from the freescale website and extract it I expect.
This is a USB driver since the device it's intended for is a USB device (the OSBDM-JM60 thingy built in to some recent Freescale Demo boards!) so I don't understand the comment in the first posting.
AFAIK there is no non-USB version.
bye
Hello rgirme ,
Could you please send the details of setting the developement environment with Windows machine using Eclipse IDE, Eclipse CDT, GDB Hardware debugging plugin, CodeSourcery Sourcery G++ Lite
toolchain.
How can i create a BDM interface using a parallel port connector??.
with regards
thiag
OSBDM-JM60.dll is included as part of the later version of the Codewarrior for Coldfire software. You can download a trial version from the freescale website and extract it I expect.
This is a USB driver since the device it's intended for is a USB device (the OSBDM-JM60 thingy built in to some recent Freescale Demo boards!) so I don't understand the comment in the first posting.
AFAIK there is no non-USB version.
bye
I'm not sure about the OP either unless all he was trying to do was get rid of the error message from the sprite even tho he didn't need it for his setup.
In my case, I am wondering if the osbdm-jm60 is compatible with the 52259demo board which has an osbdm interface. I found the dll but it doesn't seem to work with that board. At least the CodeSourcery sprite no longer gives the error message but it also doesn't work