Tool/software:
Hello,
CCS 20.0.1
Is there a GEL function method to clear "GEL Output" view in CCS? Or any other method to do this from GEL or other?
Regards,
Eugene
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.
Tool/software:
Hello,
CCS 20.0.1
Is there a GEL function method to clear "GEL Output" view in CCS? Or any other method to do this from GEL or other?
Regards,
Eugene
Hello,
GEL primarily interfaces with the debugger and not the IDE itself. Hence there are very few GEL commands for IDE specific actions. GEL_RefreshWindows() is one exception but it is a rarity. I don't think is any call to clear the GEL output view.
Thanks
ki