Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 251352

Forum Post: RE: About file format, when use UniFlash

$
0
0

The endianess means how the data is stored in the memory. The address format is the same for liitle endian and big endian.

Big endian: Stores data big-end first. When looking at multiple bytes, the first byte (lowest address) is the biggest.

Little endian: Stores data little-end first. When looking at multiple bytes, the first byte is smallest.

For big-endian, the case 2 is correct.

Regards,

QJ


Viewing all articles
Browse latest Browse all 251352

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>