Re: [OpenOCD-devel] Resetting the adapter

2012-02-13 Thread Spencer Oliver
On 11 February 2012 13:15, Flemming Frandsen wrote: > On Tue, Feb 7, 2012 at 11:11 AM, Flemming Frandsen wrote: >> This sounds promising, I'll look into it, thank you. >> >> Right, I've looked at the documentation and when I get back to my >> board, I'll try adding this to my config: >> adapter_n

Re: [OpenOCD-devel] Resetting the adapter

2012-02-11 Thread Flemming Frandsen
On Tue, Feb 7, 2012 at 11:11 AM, Flemming Frandsen wrote: > This sounds promising, I'll look into it, thank you. > > Right, I've looked at the documentation and when I get back to my > board, I'll try adding this to my config: > adapter_nsrst_assert_width 10 > adapter_nsrst_delay 2 > reset_config

Re: [OpenOCD-devel] Resetting the adapter

2012-02-07 Thread Flemming Frandsen
On Mon, Feb 6, 2012 at 5:26 PM, Spencer Oliver wrote: > On 5 February 2012 14:38, Flemming Frandsen wrote: > Are you using SRST to reset the target? Sorry, I have no clue, this is my configuration file: jtag_khz 1 # This is the JTAG connector I use source [find interface/olimex-arm-usb-tiny-h.c

Re: [OpenOCD-devel] Resetting the adapter

2012-02-06 Thread Spencer Oliver
On 5 February 2012 14:38, Flemming Frandsen wrote: > Hi, I have a problem with my olimex-arm-usb-tiny-h adapter, for some > reason I can't program the flash except the first time I try after > plugging in the adapter, the second and subsequent times I try data > will come back from flash as all 1'

[OpenOCD-devel] Resetting the adapter

2012-02-05 Thread Flemming Frandsen
Hi, I have a problem with my olimex-arm-usb-tiny-h adapter, for some reason I can't program the flash except the first time I try after plugging in the adapter, the second and subsequent times I try data will come back from flash as all 1's. I suspect the adapter is being left in some weird state