Hi,
We are using CCS Version: 5.4.0.00091 on a AM3352 processor. We imported a running project into a different workspace and made some source code modifications. Recompiled and built fine but when we try and run the debugger we get:
IcePick_D_0: GEL: File: C:\Users\xxxx\workspace_pst\PST_sysbios\Debug\PST_sysbios.out Does not match the target endianness, not loaded. Check project build options and target configuration file (ccxml).
We are running little endian and the project files all look correct. Switching to the original project we imported, everything works fine.
Where would the target configuration specify the endianness and why would this have changed on an import?
Thanks,
John C.


