Le Thu, 03 Nov 2011 11:21:33 +0100,
freddie_chopin <freddie_cho...@op.pl> a écrit :

> Notice that first you set srst_pulls_trst and then another config
> file sets that back to "separate". Try adding the command to openocd
> call: openocd -f ... -c "reset_config trst_and_srst srst_pulls_trst"

Ah, right. Unfortunately, it is not better:

$ sudo ../src/openocd -f ./interface/calao-usb-a9263.cfg -c "reset_config 
trst_and_srst srst_pulls_trst"
Open On-Chip Debugger 0.5.0 (2011-10-31-11:55)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
adapter_nsrst_delay: 200
jtag_ntrst_delay: 200
none srst_pulls_trst
trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain
adapter_nsrst_delay: 300
jtag_ntrst_delay: 200
RCLK - adaptive
RCLK - adaptive
trst_and_srst srst_pulls_trst srst_gates_jtag trst_push_pull srst_open_drain
Info : RCLK (adaptive clock speed) not supported - fallback to 2000 kHz
Info : JTAG tap: at91sam9263.cpu tap/device found: 0x0792603f (mfg: 0x01f, 
part: 0x7926, ver: 0x0)
Info : Embedded ICE version 15
Error: unknown EmbeddedICE version (comms ctrl: 0xfffffffe)
Info : at91sam9263.cpu: hardware has 2 breakpoint/watchpoint units
Info : accepting 'telnet' connection from 4444
Info : JTAG tap: at91sam9263.cpu tap/device found: 0x0792603f (mfg: 0x01f, 
part: 0x7926, ver: 0x0)
Warn : srst pulls trst - can not reset into halted mode. Issuing halt after 
reset.
Info : Halt timed out, wake up GDB.
Error: timed out while waiting for target halted
TARGET: at91sam9263.cpu - Not halted

in procedure 'reset'

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to