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.

TMS570LC4357: LAUNCHXL2-570LC43

Part Number: TMS570LC4357
Other Parts Discussed in Thread: LAUNCHXL2-570LC43

Good morning, i am trying to program the LAUNCHXL2-570LC43 generating the code from Matlab. After doing this successfully, i open the generated code in CCS6 but when i try to compile i have this kind of error:

Description Resource Path Location Type

"object files have incompatible byte orderings ("./ert_main.obj" = big endian, "../HL_epc.obj" = little endian) object files have incompatible byte orderings ("./ert_main.obj" = big endian, "../HL_epc.obj" = little endian) prova C/C++ Problem".

i am using the compiler TI v5.2.5, that is the same of Embedded coder in Simulink

how can i solve this issue?