Discussion:
Msp430 is bigendian or little endian
bharat
2005-10-26 06:31:51 UTC
Permalink
hi,
can any one tell whether msp430 is big endian or little endian
regards,
B


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



------------------------ Yahoo! Groups Sponsor --------------------~-->
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->

To unsubscribe from the msp430 group, send an email to:
msp430-***@egroups.com


Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/msp430/

<*> To unsubscribe from this group, send an email to:
msp430-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
John C. Westmoreland, P.E.
2005-10-26 07:03:44 UTC
Permalink
Little-endian.

Regards,
John
----- Original Message -----
From: "bharat" <***@gmail.com>
To: <***@yahoogroups.com>
Sent: Tuesday, October 25, 2005 11:31 PM
Subject: [msp430] Msp430 is bigendian or little endian
Post by bharat
hi,
can any one tell whether msp430 is big endian or little endian
regards,
B
[Non-text portions of this message have been removed]
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->

To unsubscribe from the msp430 group, send an email to:
msp430-***@egroups.com


Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/msp430/

<*> To unsubscribe from this group, send an email to:
msp430-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Jaromir Subcik
2005-10-26 07:10:01 UTC
Permalink
From definitions MSP is little endian.
I'm also very often confused, but I remember "lower address = lower significant byte".

Jarda
----- Original Message -----
From: bharat
To: ***@yahoogroups.com
Sent: Wednesday, October 26, 2005 8:31 AM
Subject: [msp430] Msp430 is bigendian or little endian


hi,
can any one tell whether msp430 is big endian or little endian
regards,
B


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



To unsubscribe from the msp430 group, send an email to:
msp430-***@egroups.com





SPONSORED LINKS Computer internet security Computer internet business Computer internet access
Computer internet privacy securities Computer internet help Texas instruments


------------------------------------------------------------------------------
YAHOO! GROUPS LINKS

a.. Visit your group "msp430" on the web.

b.. To unsubscribe from this group, send an email to:
msp430-***@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


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



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



------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->

To unsubscribe from the msp430 group, send an email to:
msp430-***@egroups.com


Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/msp430/

<*> To unsubscribe from this group, send an email to:
msp430-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
John C. Westmoreland, P.E.
2005-10-26 07:25:39 UTC
Permalink
Jarda,

That's correct. Little - meaning least significant byte (or value) stored
first (lowest in memory).
Big-endian means most significant byte (or value) stored first.

In the TI UG - they word it this way:

For example, if a data word is located
at address xxx4h, then the low byte of that data word is located at address
xxx4h, and the high byte of that word is located at address xxx5h.

In other words - little endian.

Regards,
John W.

----- Original Message -----
From: "Jaromir Subcik" <***@seznam.cz>
To: <***@yahoogroups.com>
Sent: Wednesday, October 26, 2005 12:10 AM
Subject: Re: [msp430] Msp430 is bigendian or little endian
From definitions MSP is little endian.
I'm also very often confused, but I remember "lower address = lower significant byte".
Jarda
----- Original Message -----
From: bharat
Sent: Wednesday, October 26, 2005 8:31 AM
Subject: [msp430] Msp430 is bigendian or little endian
hi,
can any one tell whether msp430 is big endian or little endian
regards,
B
[Non-text portions of this message have been removed]
SPONSORED LINKS Computer internet security Computer internet business
Computer internet access
Computer internet privacy securities Computer internet help Texas instruments
------------------------------------------------------------------------------
YAHOO! GROUPS LINKS
a.. Visit your group "msp430" on the web.
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
------------------------------------------------------------------------------
[Non-text portions of this message have been removed]
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->

To unsubscribe from the msp430 group, send an email to:
msp430-***@egroups.com


Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/msp430/

<*> To unsubscribe from this group, send an email to:
msp430-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Loading...