All:
I am porting a C6713 application from CCS3.3 to CCS5.5, and I have a question about the OnTargetConnect() function in a generic GEL file - since there is no longer a connection at Debug-->Connect, doesn't StartUp() do about the same thing?
Are there old Gel functions that do not make sense in the CCS5 environment?
StartUp() ?
OnTargetConnect() ?
OnReset() ?
OnPreFileLoaded() ?
OnRestart() ?
I have read http://processors.wiki.ti.com/index.php/GEL to see options no longer used (deprecated), but I am not sure about some of the above items...