Big-Endian Little-Endian | ARM Processors | SourcePoint

Big-Endian and Little-Endian refer to the way a word of data is stored in sequential bytes of memory. This SourcePoint application note describes how endianness works on ARM processors and what is important for software designers to consider.

In many cases, endianness is transparent to software engineers. However, systems with memory-mapped peripheral devices โ€“ such as flash memories โ€“ require that developers carefully consider endianness whenever software accesses data in bytes or half-worlds.

Examples in this application note include the SourcePoint debuggerโ€™s Target Flash Programming feature that lets developers select the proper endian configuration of the target system before initiating a flash programming operation.

Key points:

  • What is Endianness?
  • Big and Little Endian
  • Endianness and ARM processors
  • Programming flash issues
  • An Endian experiment
Book cover image
Tweet
Share
Email
Share

ait-admin