Byte order
In this section:
For data access, the RX architecture allows a choice between the big and little-endian byte order. All user and library modules in your application must use the same byte order.
Note
See Mode control directives for more information about the assembler directives that toggle between code and data sections in linker segments.