Hi I was using the msp430-readelf program to check a few things and
noticed that if you do a --hex-dump=? Then you get the expected hex dump
but the hex values on the left seem to be back to front.... For example:

Hex dump of section '.text':
  0x00001100 403d0200 403e5256 403f0120 5a8040b2 ....@.z ....@vr>@..=@
  0x00001110 2bfb9d0e 531e0000 4ffe2405 9e0d024c L....$.O...S...+

The string bit on the right seems to be correct but if you
Look carefully at the hex values you will notice that they are
Flipped left to right ie in our case the hex value of 0x40 should
Be at address 0x110f NOT 0x1100

This wouldn't appear to be correct?
--
This email is confidential and intended solely for the use of the individual to 
whom it is addressed.  Any views or opinions presented are solely those of the 
author and do not necessarily represent those of Nautronix Ltd.

If you are not the intended recipient, you have received this email in error 
and use, dissemination, forwarding, printing, or copying of this email is 
strictly prohibited.  If you have received this email in error please contact 
the sender.

Although our computer systems use active virus protection software, and we take 
various measures to reduce the risk of viruses being transmitted in e-mail 
messages and attachments sent from this company, we cannot guarantee that such
e-mail messages and attachments are free from viruses on receipt.  It is a 
condition of our using e-mail to correspond with you, that any and all 
liability on our part arising directly or indirectly out of any virus is 
excluded.
Please ensure that you run virus checking software on all e-mail messages and 
attachments before reading them.

Reply via email to