HCS12 checksum calculation

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

HCS12 checksum calculation

ソリューションへジャンプ
1,070件の閲覧回数
fabio_antonucci
Contributor II

Hello, I have a HCS12 (MC9S12DG256) CPU and I'm looking for the tool nedded to calculate the checksum:
CPU is used for a motorkbike ECU (electornic control unit).
I actually need to undestand how may I calculate the correct checksum of a file before flashing the ECU.
I use Windows 10 but I can find also a Win XP without any problem.

タグ(1)
1 解決策
951件の閲覧回数
BlackNight
NXP Employee
NXP Employee

I'm not sure if the S12DG is using a special CRC polynom, but I would think the SRecord tool (see CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse ) could be used for this. You can use it from script or batch files are intergrate it into your build.

I hope this helps,

Erich

元の投稿で解決策を見る

2 返答(返信)
952件の閲覧回数
BlackNight
NXP Employee
NXP Employee

I'm not sure if the S12DG is using a special CRC polynom, but I would think the SRecord tool (see CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse ) could be used for this. You can use it from script or batch files are intergrate it into your build.

I hope this helps,

Erich

951件の閲覧回数
fabio_antonucci
Contributor II

Many thanks, I'll try! 

0 件の賞賛