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