2006-01-15 09:35 PM
2006-01-11 08:45 PM
Could ST confirm if the jtag cell is reset when RSTIN is asserted, this would explain what i am seeing.
Regards sjo2006-01-15 09:35 PM
I am working on an open source project called OpenOCD -
This is a arm7/9 debugger/programmer gdb/telnet server. One of the methods of halting the program from hardware reset is to set a breakpoint on 0x00 and reset device. This works if the jtag cell is not reset under device reset. For the str7 a software reset will have to be used instead - simliar to the lpc devices. Regards sjo