Newbie question

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

Newbie question

1,779件の閲覧回数
MTM06
Contributor I
Ok, I have a USB that plugs into the dash on my car that uses the MC9S120G256VPVE chip. It uses proprietary software to upload changes to the cars computer. I have a question about writing to it.

I know the chip is writable from the computer, since the computer program i use stores data in it. Is there a standalone EXE i can use to read the code/firmware, edit it, and reload it? Again, it is USB, so i figured it would be easy to do, providing the right software is used. I dont have any real knowledge of programming, yet if someone could point me in the right direction, i might be able to figure it out.

-MANY- Thanks to all who can help!
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

787件の閲覧回数
DanielM
Contributor III
I assume you mean the DG256. This device has no support for USB, so there must be an external chip to manage the USB communication. This must be done in SW in a way which is proprietary to the car manufacturer - there is no way members of this forum can help you (unless someone works for that particular auto maker and is willing to publish the details of the proprietary protocol - which is very doubtful indeed).

I doubt it is USB anyway, majority of modern vehicles are equipped with CAN connectors for debugging / firmware upgrade purposes.

Daniel
0 件の賞賛
返信

787件の閲覧回数
Lundin
Senior Contributor IV
It is also very likely that the chip is secured. In that case there is no way to get the program from it, you must mass erase the flash.
0 件の賞賛
返信