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.

Emulator GEL file

Other Parts Discussed in Thread: OMAP-L138

Dear E2E:

Thank you for your help.

I use the Emulator XDS560. p# BH-USB-560M for DSP OMAP-L138.

How can I include the GEL file into existig C project file?

Does emulator BH-USB-560M support simple command line interface like:

WR <address> <data>

RD <address>?

Thank you for your help,

Boris Ruvinsky

  • Boris,

    Boris Ruvinsky said:
    How can I include the GEL file into existig C project file?

    The syntax in the GEL file is very much like C, but likely can't be dropped into a project without some modification.

    Regarding the second question, it looks like you would like some sort of command prompt for scripting or executing emulation activities.  For CCS 4 and higher there is a debug scripting console that is described here.  That may give you the features you are looking for.

    Regards, Daniel