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.

28335 experiment kit .out file Could not open file

Other Parts Discussed in Thread: CONTROLSUITE

Hi Everyone,

I am using 28335 Experiment Kit for my project. I have written about 1200 line for my project, however, if I add one more line of any code it shows.

C28xx: GEL: Encountered a problem loading file: C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_examples_ccsv4\epwm_up_aq\Debug\Example_2833xEPwmUpAQ.out Could not open file

I think for using XDS100 Emulator there is no limit on the code size, can anybody tell me what has happened and how can I fix it?

Thank your so much for your guys help.

Regard,

Jianyang Liu

  • Moreover the .out file generate before the error happen is 174 KB

  • Hello,

    Jianyang Liu said:
    C28xx: GEL: Encountered a problem loading file: C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_examples_ccsv4\epwm_up_aq\Debug\Example_2833xEPwmUpAQ.out Could not open file

    This type of error usually happens because the actual program was not created, so CCS could not find it to load it to the target. Can you check that path to see if the file is there?

    Thanks

    ki