hi; i am new at ti
i have an out file for TMS320LF2406APZA;
how can i open this file CCS6.1.2
i want to load program for change some things and write to the MCU ?
can some body tell me the operation step by step please ?
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.
hi; i am new at ti
i have an out file for TMS320LF2406APZA;
how can i open this file CCS6.1.2
i want to load program for change some things and write to the MCU ?
can some body tell me the operation step by step please ?
If you have the project / source file for the .out file programmed, then it should be straight forward. Make the preferred changes to your code and re-compile them. If done correctly, it would generate a new .out file which can be re-programmed.