Linux support?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Linux support?

4,599件の閲覧回数
BradR
Contributor I
Is there any software support for the OSBDM08 under Linux? Or, indeed, anything that doesn't require CodeWarrior?

Failing that, is the source code for the PC end of the OSBDM08 -- not the firmware -- available? I've searched on this forum but so far haven't found any links to that code.
ラベル(2)
タグ(2)
0 件の賞賛
返信
4 返答(返信)

1,505件の閲覧回数
BradR
Contributor I
pgo, thank you very much. That was the pointer to the source code I was seeking.

What I have in mind: I develop Forth compilers, and at the moment I work entirely with a Linux desktop. I'm looking for some way to download my compiled code to both S08 and S12 target boards. I am hoping to use the Witztronics BDM Lite, and when I asked about alternate (non-CodeWarrior) drivers they suggested that the OSBDM code would be a good starting point.

There is a good chance that I will also be using the SDCC compiler under Linux. Again, I need to install code without the burden of CodeWarrior, and preferably from Linux.
0 件の賞賛
返信

1,505件の閲覧回数
pgo
Senior Contributor V
Dear Brad.

If you need to do HCS08 and HCS12 with the witztronics hardware I suggest you look at:
 
http://forums.freescale.com/freescale/board/message?board.id=TBDML&thread.id=240&view=by_date_ascend...

Good luck

bye


0 件の賞賛
返信

1,505件の閲覧回数
BradR
Contributor I
Thank you again!
0 件の賞賛
返信

1,505件の閲覧回数
pgo
Senior Contributor V
Dear Brad R,

OSBDM is a hardware interface designed to work with Codewarrior rather than a stand-alone tool.  The only PC software involved, apart from Codewarrior itself,  is the interface/driver DLLs.  This is available as part of the package below:

http://forums.freescale.com/freescale/board/message?board.id=OSBDM08&thread.id=422

This uses Win32-libusb so porting this driver to Linux should be straightforward.

This could be used as a starting point for interfacing to GDB, for example, but it would be a fair amount of work since it provides a very low-level interface without much knowledge of the actual targets.

What did you have in mind?

bye
 
0 件の賞賛
返信