Tool/software: Code Composer Studio
Proteus does not recognize .out file generated by code composer studio as .coff file for simulation.It shows the following error...
Can't find appropriate loader for program "..\..\..\workspace_v6_1_3\led_blink\Debug\led_blink.out"
Can't load program "..\..\..\workspace_v6_1_3\led_blink\Debug\led_blink.out"
Real Time Simulation failed to start.
How can this be resolved?
(i had read in one of the threads that .out file is in .coff file format but i am not able to use it the same way for simulation in proteus )