This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM3703: Big-endian mode

Part Number: AM3703

Tool/software: Code Composer Studio

How do I place the AM3703 into Big-Endian mode? The datasheet confirms that the endianness is configurable for data, so this should be possible.

I have changed code composer so that my code compiles in this mode, but can't find any documentation on how to change the processor itself. When I try to run the debugger it gives me 'Load Program Error: File does not match the target endianness, not loaded'.