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.

CCS: CC 4.10.36



Tool/software: Code Composer Studio

Dear Expert,

                     Looking for your help to automate the loading of symbols using GEL_SymbolLoad(), currently i am able to load with the command GEL_SymbolLoad("A:\\loader.out") in my scripts and i would like to reuse my scripts so i tried with  GEL_SymbolLoad("A:\\*.out")  and couldn't succeeded in loading, code composer is prompting an error " File A:\ *.out could not be opened". Please let me know is there any other way to accomplish this. 

Note:Considering only one out file exist in drive(A:\) and also using code composer 4.10.36 version which is very older version.

Thanks & Regards,
Subramanyam Venna