CRRDG2203E The map could not be built from memory_mapping_file: address is of mixed-endian.

Explanation

The memory-mapping function requires all the bytes to be mapped be either little endian or big endian.

System action

The memory map does not populate.

User response

Ensure that the bytes to be mapped are of the same endianness.