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.

CCS: CCSv910 Linux issue when using GEL file



Tool/software: Code Composer Studio

Hello,

I am using CCSv910.

On windows, once added gel file into ccxml file, I can see the gel from CCS GUI "Scripts" menu and execute the function in the gel file.

However on Linux (ubuntu 14.04 LTS), using same ccxml file (has added gel already), CCS GUI "Scripts" menu is empty,  nothing display, I am not able to see and execute the gel.

Could you please help to solve the gel problem on CCSv910 Linux?

Thanks and regards,

Jane

  • Jane,

    Given you are working with two OSes that use different directory separators, I wonder if this is a factor that is blocking the proper path reference to the GEL file. 

    Can you define your path to the GEL file using forward slashes? Or perhaps re-create the .ccxml file on the Linux OS?

    Hope this helps,

    Rafael

  • Hi Rafael,

    Thanks for your reply!

    On Linux, I did "adding GEL file into ccxml file" on CCS GUI (not directly use the ccxml file copied from windows). After launch the ccxml file and connected to the core, "GEL Files" windows shows the GEL file has been load success. but my problem is on menu "Scripts" nothing display, so that I am not able to execute the GEL functions.

    Please let me know if any more information needed!

    Thank you for the help!

    Jane 

  • Hi, Rafael,

    On CCS GUI, after connected core, even I manually loaded GEL file successfully, "Scripts" menu still empty. I am not able to execute the functions in the GEL file.

    Could you please help on this issue?

    Thanks and regards,

    Jane   

  • Hi Rafael,

    I tried to load a CCS provided GEL file (ccs_base/emulation/gel/ar16xx_trace_routes.gel) on awr16 EVM.

    Linux CCSv7 and Linux CCS910 behave same: "GEL files" windows shows load successfully, but "Scripts" menu empty.  

    Could you please let me know how to execute GEL file on Linux CCS?

    Thanks and regards,

    Jane

  • We determined the OS was out of date. Applying all the available OS updates resolved the issue.

  • Hi Andy,

    Thank you very much for the great help to solve the issue!

    Best regards,

    Jane