Other Parts Discussed in Thread: CC2538, AM3352
The following GEL function details are missing from the CCS 6.1.1 help:
1) GEL_Disconnect and GEL_Connect are not listed in the help.
[I found the GEL_Disconnect and GEL_Connect used in the CCS 6.1.1 ccsv6/ccs_base/emulation/gel/cc2538.gel and ccsv6/ccs_base/emulation/gel/connect_util.gel provided files, and was able to successfully use GEL_Disconnect and GEL_Connect on a custom GEL file for a AM3352]
2) The description of the GEL_EvalOnTarget function in the help doesn't mention that the return value from GEL_EvalOnTarget is the value returned by the evaluated expression.
[This was found by experimentation]
Can the CCS help be updated with these details?