Hello, all.
I'm curious about the level of support CCE, 3.2 Pro) (not CCS) has for GEL. It seems it is at least partially supported, as I can type in some GEL commands and get them to work. OTOH, others, like GEL_OpenWindow seem to work (by giving a return code) yet seem to do nothing. Moreover, there is very little help in CCE on GEL, at least as far as I can find. It seems that the few references I can find refer to CCS - used for DSP's, I believe - help. I have found chapters in older TI docs, like spru296.pdf, but this is nearly ten years old and, as I said, doesn't fully match with what I am seeing in CCE 3.2.
So, is GEL really "there" in CCE 3.2, and if so, is there some good documentation?
All of that said, I am basically looking for the preferred method of scripting within CCE, one that is capable and well documented. To be honest, I can't make much sense of the Java scripting capability, as I haven't yet found a good (for me) "start here" document. I would love to have the flexibility to write a script that would read a text-based data file into flash memory. I've come close with GEL by using GEL_MemorySave() and GEL_MemoryLoad(), though the formats are somewhat inconvenient.
Mike