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.

Encountered a problem loading file ccs

Other Parts Discussed in Thread: CONTROLSUITE

Hi everyone,

My CCS version is 5.4.0.00091. And my Device is DSP 28335 Experimentkit. 

The problem I met is when I write 

if(epwm_info->EPwmTimerIntCount == 21)
{} 

the error just went up.

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 it may because my program is too big (1500 lines of code) or what has happened and how can I fix it.

Thanks a lot

Jianyang Liu