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'.