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.

GEL f28335

Hi,

wen i tried to download the sample program into the controller by clicking 'debug active project' the console display is like this.

 

28xx: GEL: Warning loading file 'C:\Program Files\Texas Instruments\ccsv4\emulation\gel\f28335.gel', line 115: the function 'GEL_OpenWindow' is not supported.
C28xx: GEL: Warning loading file 'C:\Program Files\Texas Instruments\ccsv4\emulation\gel\f28335.gel', line 124: the function 'GEL_CloseWindow' is not supported.
C28xx: GEL Output:  FPU Registers can be found via GEL->Watch FPU Registers.

 

kindly help me in this regard.

  • nishanth polumahanthi said:

    Hi,

    wen i tried to download the sample program into the controller by clicking 'debug active project' the console display is like this.

     

    28xx: GEL: Warning loading file 'C:\Program Files\Texas Instruments\ccsv4\emulation\gel\f28335.gel', line 115: the function 'GEL_OpenWindow' is not supported.
    C28xx: GEL: Warning loading file 'C:\Program Files\Texas Instruments\ccsv4\emulation\gel\f28335.gel', line 124: the function 'GEL_CloseWindow' is not supported.
    C28xx: GEL Output:  FPU Registers can be found via GEL->Watch FPU Registers.

     

    kindly help me in this regard.

    Looks like you are using a CCS 3.3 GEL file.  The functions mentioned above rae not supported in CCS V4/5, unfortunately.  You can still load and build the project manually.

    http://processors.wiki.ti.com/index.php/GEL

    -Lori