[Openocd-development] "reset" problem on S3C2410

2011-05-19 Thread Lingfeng Xiong
hi there, I own a S3C2410 board and I found a strange problem while running OpenOCD on it with "wiggler" cable. My openocd.cfg script is listed below: [code] source [find parport.cfg] jtag_khz 500 #jtag_nsrst_delay 100 #jtag_ntrst_delay 100 source [find samsung_s3c2410.cfg] $_TARGETNAME configur

[Openocd-development] DCC write failed on JLink

2011-05-18 Thread Lingfeng Xiong
hi there, I am trying to debug u-boot on samsung s3c2410 board with OpenOCD and Eclipse. The initialization script is listed below: [code] source [find jlink.cfg] jtag_khz 500 jtag_nsrst_delay 100 jtag_ntrst_delay 100 source [find samsung_s3c2410.cfg] $_TARGETNAME configure -event reset-init { u