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/TMS570LS3137: File does not match the target endianness, not loaded.

Part Number: TMS570LS3137
Other Parts Discussed in Thread: RM57L843,

Tool/software: Code Composer Studio

Code Composer Studio Version: 8.2.0.00007

I've developed an application which I've been testing on an RM57L HDK for months. But when I try to debug my application on another copy of the HDK I get the following error message:

CortexR4: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR4: GEL: File: xxx.out Does not match the target endianness, not loaded. Check project build options and target configuration file (ccxml).

To be clear, this error doesn't occur when I debug on another seemingly identical HDK. I've verified that the Hercules Safety MCU Demos do run properly with the new HDK. What am I doing wrong?