Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-28 Thread Ing. Rodrigo Alejandro Melo
Thanks a lot. >>I've mentioned it in the commit comment, several time on the mailing list >> and in gerrit comments but never gotten around to updating the docs. I'm sorry about that. I didn't want to be a problem. I am recently subscribed to the list, so I didn't see the emails when they arrived

Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-27 Thread Andreas Fritiofson
On Wed, Dec 19, 2012 at 5:22 PM, Ing. Rodrigo Alejandro Melo < rm...@inti.gob.ar> wrote: > > The first options are easy to understand, because are similar to > previous driver, but I would like to know what mean the last 3? Is > somewhere explained? > I've mentioned it in the commit comment, seve

Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-19 Thread Ing. Rodrigo Alejandro Melo
>> Have you tried the new ftdi driver (--enable-ftdi and using interface >> configs from the ftdi subdir)? One of the reasons there is a new >> driver is >> that the old ft2232 driver didn't work well under some circumstances. >> >> /Andreas > No I didn't. I read sometimes that there is a new

Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-18 Thread Ing. Rodrigo Alejandro Melo
> Have you tried the new ftdi driver (--enable-ftdi and using interface > configs from the ftdi subdir)? One of the reasons there is a new driver is > that the old ft2232 driver didn't work well under some circumstances. > > /Andreas No I didn't. I read sometimes that there is a new driver but

Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-18 Thread Andreas Fritiofson
On Tue, Dec 18, 2012 at 9:05 PM, Ing. Rodrigo Alejandro Melo < rm...@inti.gob.ar> wrote: > I found hundreds of messages on internet talking about that problem, but > it never has a clean solution. In my case, it occurs when I try to > transfer an uImage file of about 3.6MB (I suppose that the prob

Re: [OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-18 Thread Ing. Rodrigo Alejandro Melo
Additional info: I tried to reproduce the problem with a telnet session and the message changes to: Debug: 361634 1213803 cortex_a.c:221 cortex_a8_exec_opcode(): exec opcode 0xee070f35 Warn : 361635 1213805 adi_v5_jtag.c:249 jtagdp_transaction_endcheck(): Invalid ACK 0x6 in JTAG-DP transaction

[OpenOCD-devel] couldn't read enough bytes from FT2232 device

2012-12-18 Thread Ing. Rodrigo Alejandro Melo
I found hundreds of messages on internet talking about that problem, but it never has a clean solution. In my case, it occurs when I try to transfer an uImage file of about 3.6MB (I suppose that the problem is with big images). It not always happen, but in most cases. Here the last lines of the