Sign in

username:

password:



Not a member?

Search msp430



Search tips

Subscribe to msp430



Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | MSP430 | using CHECKSUM section

The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.

using CHECKSUM section - ti2tt - Oct 27 10:00:35 2009

Hello Forum members,

Has anyone worked on CHECKSUM section from CrossStudio compiler? How do you implement the CHECKSUM for required sections?

How to access these checksum value from code?
How do you verify these values externally, any application?

Any type of help will be highly appreciated. Thanks in advance.

------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )


Re: using CHECKSUM section - Joe Radomski - Oct 27 12:05:48 2009

I don't have any code handy at this time, but the online documentation is m=
ostly correct.. there was one mistake.. offhand I donlt rember which way it=
was but it was the label for a start of a section.. it either had part of =
it with __begin and it was __start or the other way around..=A0 The example=
s are pretty clear otherwise..
=A0
for no X parts I just chksum the code and data parts seperately, in x parts=
there is an additional section that needs to be checked (look at your sect=
ion info)
=A0
--- On Tue, 10/27/09, ti2tt wrote:
From: ti2tt
Subject: [msp430] using CHECKSUM section
To: m...@yahoogroups.com
Date: Tuesday, October 27, 2009, 10:00 AM
=A0=20

Hello Forum members,=20

Has anyone worked on CHECKSUM section from CrossStudio compiler? How do you=
implement the CHECKSUM for required sections?=20

How to access these checksum value from code?=20
How do you verify these values externally, any application?=20

Any type of help will be highly appreciated. Thanks in advance.

[Non-text portions of this message have been removed]

------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )