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?