Newbie question

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

Newbie question

1,758 次查看
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 回复数

766 次查看
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 项奖励
回复

766 次查看
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 项奖励
回复