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: CCS 7.2.0.00013 help has added help for GEL StartUp, rather than OnStartUp

Tool/software: Code Composer Studio

In response to the thread CCS/AM4378: built-in GEL function OnStartup() is missing from the CCS 7.0.0.00042 help CCDSK-2495 was raised to add the built-in GEL OnStartUp function to the CCS help.

CCDSK-2495 was reported as fixed in the CCS 7.2.0 release notes, but looking at the CCS 7.2.0.00013 help shows documentation has been added for the GEL Startup, rather than OnStartUp, function:

I assume this is a mistake in the CCS 7.2.0 help.

  • Hello Chester,
    I am not aware of an "OnStartUp()" built-in GEL function. The GEL function that gets called when launching the debugger is indeed called "StartUp()". So the documentation looks correct to me. Looking at the comments of CCDSK-2945, it is confirmed that "StartUp()" is indeed that function that gets called.

    Thanks
    ki