Hi,
I tried executing gel script in the simulator environment using CCS v4 to test the functionality of the code after selecting simulator, load symbols and load program options(selecting the .out file) but PC value is showing 00 and gel command is running infinetly
GEL_RUN(PC != function_address);
without running the gel script the debug window is showing the disassembly code and after executing the gel script debug window showing TRAP commands
please guide me the required steps needed to execute the gel script.