I cannot do a CPU Reset while debugging inside the Code Composer 5.5 because it doesn't work
I have tried to configure the PC in the OnReset function of the gel file and I couldn't.
If I do a System Reset the PC goes to 0x00700000 but if I reload the program, I works well, I understand that Code Composer reads the starting point from the out file.
Is there any way of configuring the PC inside the GEL file?