**** BEGIN LOGGING AT Mon May 17 02:59:58 2010 May 17 13:00:29 good afternoon May 17 14:28:10 hi, I am running latest version 0.4.0 on opensuse linux, openocd daemon seems to work I can issue from telnet various commands, however can't reset an already running arm926ejs based board! any clue on how to address that issue? May 17 14:30:04 ferar: reset command does not work? May 17 14:30:19 no May 17 14:30:57 how do you know? I'm asking to eliminate some fallpits May 17 14:31:44 I can on serial console output that u-boot loads then the linux kernel starts May 17 14:31:53 I can issue halt, that works May 17 14:32:06 that will freeze the console output May 17 14:32:48 which board are you using? which JTAG adapter? May 17 14:33:58 http://gist.github.com/403830 May 17 14:35:28 I have attached my test configuration file: I launch the daemon by "openocd -d 2 -f openocd.cfg" May 17 14:37:30 i dont work with samsung boards, but i've used several at91 boards with amontec tiny wiggler where reset command works May 17 14:37:52 IIRC you need to make sure the SRST and TRST pins are connected May 17 14:38:16 ok May 17 14:40:25 in samsung documentation I can't see any reference to srst or trst pins! May 17 14:52:35 you should check the schematics about ICE interface May 17 15:57:12 on samsung's product website I found a BSDL file for design S3C2450, does anyone think it is relevant to openocd.cfg ? May 17 17:59:52 probably not May 17 18:00:04 unless you want to do a boundary scan of the board May 17 18:00:47 btw: SRST: system reset (the cpu reset line), TRST: jtag reset (the jtag subsystem reset line) May 17 19:05:59 openocd does not do boundary scan (except as svf player) May 17 20:31:41 thanks May 17 20:32:45 I fixed the reset issue (it was hardware) however now when I issue : reset halt (I get reset/run!) May 17 20:34:18 http://gist.github.com/404200 May 17 21:29:48 reset halt works fine under j-link (windows) the 'r' command really halts the system at the very first, does that mean it is j-link driver issue rather than configuration issue? **** ENDING LOGGING AT Tue May 18 02:59:57 2010