‑‑endian
In this section:
Syntax
Parameters
| Specifies big-endian as the default byte order for data. |
| Specifies little-endian as the default byte order for data. |
Description
Use this option to specify the byte order of the generated data. By default, the compiler generates data in little-endian byte order. (Code is always little-endian.).
See also
Caution
Project>Options>General Options>Target>Byte order