Using CCS I get a .out file that is 320k from that I get a TI txt file that is 125k. Is there a tool or process you can point me to that will extract only what is needed by the microcontroller? The binary I want has to be less than 65k, when I use CCS to download the .out file CCS reports text size of 30k and data of 3k. How do I get what CCS loads to the microcontroller?