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.

how to build ELF file from CCSv5 that can run on DM6467 ARM Linux?

Dear Linux Support,

     I have simple question related to make executable file: when I build a project with CCS IDE, which mode, big or little endianess should I use for DM6467?

When I selected little endianess, I ran the program on Linux, it killed immediately, prompt: Killed. nothing else, what is the problem here?  Is this because I did setup GEL script properly, how to run GEL script? Thanks.