Cannot load OSBDM library 'OSBDM-JM60.DLL'

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

Cannot load OSBDM library 'OSBDM-JM60.DLL'

跳至解决方案
3,047 次查看
rgirme
Contributor I

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-

timeout=<n:0-99>] P&E Adaptor
 pe://CycloneProMaxSerial:1 - COM1 : Serial Port 1
 pe://ParallelPortCable:1 - LPT1 : Parallel Port 1 (Address $0378)
ccs: [timeout=<n>&speed=<n>] CCS Protocol
 ccs://$Host:$Port/$Chain_position - Command Converter Server
tblcf: TBLCF Interface
osbdm: Open Source BDM
osbdm: Cannot load OSBDM library 'OSBDM-JM60.DLL'*

I found out that if this happens, I must install the driver for the OSBDM
device. I found a driver on your site at the URL below.

https://www.freescale.com/webapp/search/Serp.jsp?QueryText=osbdm&fsrch=1&isAdvanceSearch=false&showC...

But the drivers were for usb device. Do you have any drivers or a the
OSBDM-JM60.DLL which will solve my problem??

Is there any other solution to this??
 
Thank You for your support,

Rohit Girme
标签 (1)
0 项奖励
1 解答
1,070 次查看
pgo
Senior Contributor V

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

 

Message Edited by pgo on 2009-07-23 01:47 PM
Message Edited by pgo on 2009-07-23 01:48 PM

在原帖中查看解决方案

0 项奖励
5 回复数
1,070 次查看
thiag007
Contributor I

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

0 项奖励
1,070 次查看
DaveG_
Contributor I

Did you ever find the DLL you were looking for? I am now in the same situation.

 

Dave G.

0 项奖励
1,071 次查看
pgo
Senior Contributor V

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

 

Message Edited by pgo on 2009-07-23 01:47 PM
Message Edited by pgo on 2009-07-23 01:48 PM
0 项奖励
1,070 次查看
rgirme
Contributor I

I am using parallel port currently. But I received a warning about the dll. I later understood that the dll is needed only if I am using USB.

Hence my problem is solved.

 

Thank You,

Rohit 

0 项奖励
1,070 次查看
DaveG_
Contributor I

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 :smileysad:

Message Edited by Dave G. on 2009-07-23 06:15 AM
0 项奖励