CRC Checksum K66

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

CRC Checksum K66

880件の閲覧回数
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 返答(返信)

878件の閲覧回数
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 件の賞賛
返信

875件の閲覧回数
mdrasool_yadwad
Contributor II

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

0 件の賞賛
返信

870件の閲覧回数
ErichStyger
Specialist I

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

 

0 件の賞賛
返信