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.

Getting Error: C64XP_5: GEL: Error loading file error

Other Parts Discussed in Thread: CCSTUDIO

Hi

I am using C6474 DSPB board. I am getting below error when I tried to debug the code.

!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 10:49:47.207
!MESSAGE Error: C64XP: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 10:49:48.720
!MESSAGE Error: C64XP_0: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 10:49:50.225
!MESSAGE Error: C64XP_5: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 10:49:51.724
!MESSAGE Error: C64XP_8: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:01:05.250
!MESSAGE Error: C64XP: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:01:06.748
!MESSAGE Error: C64XP_0: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:01:08.277
!MESSAGE Error: C64XP_5: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:01:09.774
!MESSAGE Error: C64XP_8: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:03:47.540
!MESSAGE Error: C64XP: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:03:49.054
!MESSAGE Error: C64XP_0: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:03:50.582
!MESSAGE Error: C64XP_5: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:03:52.080
!MESSAGE Error: C64XP_8: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:13:41.455
!MESSAGE Error: C64XP: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:13:42.968
!MESSAGE Error: C64XP_0: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:13:44.700
!MESSAGE Error: C64XP_5: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:


!ENTRY com.ti.ccstudio.debug.core 4 0 2012-06-21 11:13:46.197
!MESSAGE Error: C64XP_8: GEL: Error loading file 'C:\xxx\dspb_core0.gel': line 385: no viable alt for char:

Previously, the code was working fine.

I don't know, because of which file, I am getting these errors.

-Pankaj Choudhary