Tool/software: Code Composer Studio
I followed the examples to generate the CCS project and tried to debug the Launchpad but it always fails. I get following error
CortexR5: GEL: File: J:\\Debug\test.out Does not match the target endianness, not loaded. Check project build options and target configuration file (ccxml).
2. The probe Test Connection works fine and I get the following message
The JTAG DR Integrity scan-test has succeeded.
[End: Texas Instruments XDS110 USB Debug Probe_0]
3. I am able to connect to the debugger creating the Target Configuration File given here : 
Kindly help me fix this issue.