CRC

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

CRC

757件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Phateee on Sun Apr 17 23:17:08 MST 2016
Hi all,
I can try to solve the problem with CRC. I would like to make CRC in processor - LPC1549 and CRC in LPCexpresso. Than I would like to compare these CRCs. So I can control, that in processor is the right program...
I maked in processor CRC32 procedure and this procedure counts CRC over all Flash. In Lpcexpresso I inserted this command:
checksum -p ${TargetChip} -d "${BuildArtifactFileBaseName}.bin"

But my problem is, that CRC are different...Can me help somebody, please? Thank you
0 件の賞賛
返信
3 返答(返信)

686件の閲覧回数
lpcware
NXP Employee
NXP Employee
bump
0 件の賞賛
返信

686件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Phateee on Mon Apr 18 06:18:52 MST 2016
Thank you for answer. And is any simple possibility, how can I do own code?
0 件の賞賛
返信

686件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Apr 18 00:35:16 MST 2016
The checksum word in the vector table of the image is not a CRC over the whole flash. For more details see:

https://www.lpcware.com/content/faq/lpcxpresso/image-checksums
https://www.lpcware.com/content/faq/lpcxpresso/checksum-in-image

Regards,
LPCXpresso Support
0 件の賞賛
返信