[Openocd-development] [PATCH] FT2232H/FT4232H support

2009-08-13 Thread Jonas Horberg
Hi, I found some odd things in ft2232.c when it is built with FT2232H/FT4232H support : 1. It can only be built with the FTD2XX driver. libftdi supports FT2232H/FT4232H since version 0.16 2. A speed value of 0 is used as a RTCK request indicator. This clashes with the valid clock division val

Re: [Openocd-development] [PATCH] Add LPC1700 suport

2009-08-13 Thread Spencer Oliver
> > Finally my MCB1760 dev board from Keil arrived and I > programmed the support of LPC1768 with excitement. Attached > is a patch against trunk of R2578. > LPC1700 flash support is made as an extension of LPC2000 > driver with several tweaks. Also created tcl config files for > Keil MCB1760

Re: [Openocd-development] linux console will not out when openocdresume

2009-08-13 Thread loody
Hi: 2009/8/13 Nico Coesel : > I don't think this is an openocd issue. The kernel has numerous interrupts > running. Generally speaking you can't halt a piece of software that uses > interrupts and expect it to resume normally. > > Nico Coesel > thanks for your reply. But the same operations, hal

Re: [Openocd-development] [PATCH] Add LPC1700 suport

2009-08-13 Thread Rolf Meeser
--- Spencer Oliver schrieb am Mi, 12.8.2009: > Von: Spencer Oliver > Betreff: Re: [Openocd-development] [PATCH] Add LPC1700 suport > An: "'Audrius Urmanavičius'" , "'openocd-devel'" > > Datum: Mittwoch, 12. August 2009, 21:13 > > > > Hello List, > > > > Finally my MCB1760 dev board from Kei

Re: [Openocd-development] linux console will not out when openocdresume

2009-08-13 Thread Nico Coesel
I don't think this is an openocd issue. The kernel has numerous interrupts running. Generally speaking you can't halt a piece of software that uses interrupts and expect it to resume normally. Nico Coesel > -Original Message- > From: openocd-development-boun...@lists.berlios.de [mailto:

Re: [Openocd-development] linux console will not out when openocd resume

2009-08-13 Thread loody
HI: 2009/8/13 R.Doss : > What do you undersand for linux? >  The kernel or also all around? > > You need a bootloader  and a rootfilesystem in addition to the kernel. Thanks for your reply. Maybe I need to describe my environment more clearly. I use initramfs as my root file system and use openocd