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.

could not open OUT file

Other Parts Discussed in Thread: TMS320C6416

I am facing this error when I start debug. I have selected C6416 device functional simulator as target.
Error: "TMS320C6416: GEL: Encountered a problem loading file: C:\C6713\sine_led\Debug\sine_led.out Could not open file". I am using c6416 device  functional simulator

  • Hi Sundas,

    First of all please check whether sine_led.out file has been generated or not. (C:\C6713\sine_led\Debug\sine_led.out)

    Secondly, if no such file is present in the directory please re-build your project.

    Regards,

    Gautam

  • Hi Gautam,

    sien_led.out is not present at C:\C6713\sine_led\Debug\sine_led.out. Every time I build project it is displayed in the console " Finished Bulding Target : sine_led.out" but there is no sine_led.out at C:\C6713\sine_led\Debug\sine_led.out. Some other files are present in this directory like ccsObjs.opt, ccdSrc.opt, makefile, objects.mk, sources.mk, subdir.mk.

  • Try re-building the project (Use the Rebuild option and not build option). This will display the errors in your project.

    Regards,

    Gautam