Tool/software: Code Composer Studio
A minor point, but have noticed that some of the examples in the GEL documents use smart quotes to terminate strings, rather than ASCII code 34 for double-quotes.
E.g. when paste the example from GEL_LoadGEL() into the CCS editor the quotes are not valid:
I don't know how the GEL documentation was prepared, but have seen similar issues when paste code examples (or command lines) into Microsoft Word which then decides to automatically convert ASCII code 34 into smart-quotes.
