Can CodeWarrior for MCU 10.7 generate a CRC for the ColdFire?

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

Can CodeWarrior for MCU 10.7 generate a CRC for the ColdFire?

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

I am working on a MCF52259 based project and would like to generate a checksum to be placed in the SREC.  Is there a setting to do this automatically, or do I need to use the CRCgen.exe utility?

 

Thanks,

Frank

ラベル(1)
0 件の賞賛
返信
1 解決策
1,042件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Frank,

to my knowledge, the CRCgen is only specific to some devices (e.g. MM256, see CRC Calculation with MCU10 | MCU on Eclipse ).

What I'm using for CRC generation is the SourceForge SRecord tool, see CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse .

I hope this helps,

Erich

元の投稿で解決策を見る

2 返答(返信)
1,043件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Frank,

to my knowledge, the CRCgen is only specific to some devices (e.g. MM256, see CRC Calculation with MCU10 | MCU on Eclipse ).

What I'm using for CRC generation is the SourceForge SRecord tool, see CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse .

I hope this helps,

Erich

1,042件の閲覧回数
franklombardo
Contributor II

Erich,

Thanks for the reply and thanks for the detailed instructions on your blog.  They were very helpful.

Frank

0 件の賞賛
返信