Since I it seems like I have a FT2232H device I would like to help.

But I also have a family with three kids under 9 and can put at most 1 h
a day on my hobby activities. This means everything I do most be very
efficient and can have a only limited scope.

I can run tests and report the result but there is simply no time for me
to sit and figure out how prepare different packages for some
testing purpose or even to make a ordinary build. I need a build script,
and preferably one that don't mess up the system. That is, installs in
some place that can easily be removed.

I prefer to use Linux since libusb, libftdi and openocd is more native
on that platform.

On Sun, 2010-08-01 at 15:58 +0800, Xiaofan Chen wrote:
> On Sun, Aug 1, 2010 at 3:41 PM,  <olof.tang...@telia.com> wrote:
> > For your reference: libftdi-1.0 solved the same problem (seems to be
> > under Linux).
> > https://lists.berlios.de/pipermail/openocd-development/2010-June/015813.html
> >
> > OT: Since the problem also exist in my Fedora 12 environment I could
> > try this too provided I get help with a correct build script so that
> > the right libs get linked in.
> >
> 
> To build under Fedora 12 should not be too difficult.
> 1) Install libusb-1.0 development package
> 2) Download libftdi-1.0 (git) and build it (with --prefix=/usr),
> then install it (make install).
> 3) Build OpenOCD as per the instruction.
> 
> To build the Win32 binary may be a bit more diffcult. For
> one thing, libftdi-1.0 uses CMake and it is a bit problematic
> to build under Windows. I end up cross build it under Linux
> with MinGW.
> 
> I do not have FT2232H based JTAG dongles myself.
> 
> 


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to