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?