Hello everybody,
Thanks in advance for your help.
I am using a DSP C6748 and CCS v3.3. My problem is that when I am using CCS to debug my program everything works OK because I connect the board to CCS with a GEL file. The thing changes when I make a HW reset in the board and the program loaded in the flash memory of the DSP starts to execute. As any GEL file exists in this case, the board is not well initialized and most of the program runs properly but when I try to use GPIOs it doesn't work.
My question is: what can I do to make the same initialization that a GEL file does when I just reset the board (without CCS)?
Thank you again!
Regards,
Pablo Martín