On Tue, May 22, 2012 at 1:00 AM, Akos Vandra <[email protected]> wrote: > Hi Andreas, > > with interface kt-link.cfg, target lpc1768.cfg the command > > jtag_reset 0 1 gives: > > Error: BUG: can't assert SRST > Runtime Error: openocd.cfg:8: > in procedure 'program' > in procedure 'jtag_reset' called at file "openocd.cfg", line 8 > > I checked the config file, it seems to be okay.
I don't think that has anything to do with my driver. That message is printed from core.c before the reset command is even pushed to the driver. I'm guessing your reset_config somehow doesn't include srst. If you have the kt-link, can you check the LED blink? I haven't had a chance to try it. /Andreas ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
