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.

CCS/TMS570LC4357: CCS/TMS570LC4357: CCS9 Does not match the target endianness

Part Number: TMS570LC4357

Tool/software: Code Composer Studio

hello, i am working on example to toggle the led using launchpad TMS570LC43xx

but when i debug the example i am getting the error target endianness not match so code i not loaded, in project setting the device endianness is 'be32'

so might might be the problem, i have change the endianness but it doesn't work,

is there any example where i can check the project execution without error?