CRC Checksum K66

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

CRC Checksum K66

879 次查看
mdrasool_yadwad
Contributor II

Hello,

  I am generating CRC checksum of program flash for safety purpose using SRECORD tool.

I am not getting why it is giving warning as address range is not in the limit . While with respect to manual address range for program flash is 0x00000000 to 0x000FFFFF and  I am leaving the address range from 0x00000000 to 0x410 to avoid interrupt vectors. 

Please help me out what address range I have to take to avoid this warning and store the checksum

标签 (1)
0 项奖励
回复
3 回复数

877 次查看
ErichStyger
Specialist I

Hi @mdrasool_yadwad ,

which warning do you get? Are you using this in combination with the bootloader (https://mcuoneclipse.com/2018/03/05/tutorial-crc32-checksum-with-the-kboot-bootloader/ )?

 

I hope hope this helps,

Erich

0 项奖励
回复

874 次查看
mdrasool_yadwad
Contributor II

warning is address range not valid and I am using SRECORD tool with keil

0 项奖励
回复

869 次查看
ErichStyger
Specialist I

I suggest you provide a bit more information: the command line used, the exact error message, the binary, ...

 

0 项奖励
回复