I am using OPENOCD for debugging my board the problem is that SRST and TRST
are not connected on my board.
How Should I configure the reset_config command?
Thanks AMR
This is exactly what I have did.
and in order to Reset the board I reset the PC to the reset address.
on the other hand I am thinking of using the WDT to make a real reset
SRST is equivalent to system wide reset. It actually depends on how the SRST was connected to your board components. A simpler way is to press reset button on the board.
TRST is not a problem at all. Hoping that SRST handles it as well.
--
Amr Ali