Reply by bb_stefan May 14, 20092009-05-14
> Where can I find information on how the checksum is generated...
In the user-guide, where else... that's what it's for!
Alternatively look out for Technical Note 91733 on IAR webpage!

Beginning Microcontrollers with the MSP430

Reply by Ian Okey May 14, 20092009-05-14
Try looking at the IAR linker manual from page 22.

2009/5/14 Andy Busa

> Hi all,
>
> I am using IAR to build my MSP430 code.
>
> Where can I find information on how the checksum is generated as we have
> to write a function in our boot code to verify the checksum of the main
> image on startup?
>
> Andy
>
>
>
>
Reply by Andy Busa May 14, 20092009-05-14
Hi all,

I am using IAR to build my MSP430 code.

Where can I find information on how the checksum is generated as we have
to write a function in our boot code to verify the checksum of the main
image on startup?

Andy