Hi,
I tried to generate HEX file ( Intel hex) from CCS4 for my project. my project is for OMAPL138 so ARM and DSP project are there. For generating the same we used the option -create Intel hex in biuld step in build properties.
its working fine for my ARM project. but when i tried the same for my DSP project its showing a error
ERROR: bad argument to option -order: should be one of { M L }
can any one know how to solve this problem..??
Thank you.