Skip to main content
Visitor II
January 16, 2006
Question

JTAG Reset

  • January 16, 2006
  • 2 replies
  • 759 views
Posted on January 16, 2006 at 06:35

JTAG Reset

    This topic has been closed for replies.

    2 replies

    sjoAuthor
    Visitor II
    January 12, 2006
    Posted on January 12, 2006 at 05:45

    Could ST confirm if the jtag cell is reset when RSTIN is asserted, this would explain what i am seeing.

    Regards

    sjo

    sjoAuthor
    Visitor II
    January 16, 2006
    Posted on January 16, 2006 at 06:35

    I am working on an open source project called OpenOCD -

    http://developer.berlios.de/projects/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