About BDM protocol

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

About BDM protocol

2,349件の閲覧回数
simonqian
Contributor I

Hi all,

I want to add BDM support in my programming tool.

Is BDM protocol open?

I find on the web, that S12XBDMV1/D document describes this protocol.

But I can not find it in freescale website.

 

And where can I get the source code of OSBDM?

Or is it available?

ラベル(2)
タグ(2)
0 件の賞賛
2 返答(返信)

605件の閲覧回数
simonqian
Contributor I
I found the necessary information in datasheet of the HCS08RMV1. I'll try BDM first.
0 件の賞賛

605件の閲覧回数
simonqian
Contributor I

BDM is working, tested on mc9s08ac16.

Related source code:

BDM driver in hardware: http://code.google.com/p/vsprog/source/browse/trunk/dongle/firmware/Interfaces/BDM.

BDM driver in software: http://code.google.com/p/vsprog/source/browse/trunk/src/programmer/versaloon/usbtoxxx/usbtobdm.c.

HCS08 support code:http://code.google.com/p/vsprog/source/browse/trunk/src/target/hcs08.

 

Only one question:

I can't find datasheet for MC9S08AC08.

I can only find it in datasheet of MC9S08AC16, in which only SDID of MC9S08AC16 is found.

But SDID of MC9S08AC08 is not there.

 

Where can I find SDID of other chips in HCS08 series?

0 件の賞賛