On Wed, Jun 16, 2010 at 9:58 PM, <snowwei...@sohu.com> wrote:
>
> Hi Xiaofan
>     Have you build it with libftd2xx ?

No. As a promoter of libusb (and thus those based on libusb, like
libftdi), I would suggest to use the open source libftdi instead.

But I understand FTD2XX is still better for Windows users.

> I meet the link problem .
> I change two files:
> apps/jtag/Makefile
> from
>  $(AM_V_CCLD)$(LINK) $(jtag_OBJECTS) $(jtag_LDADD) $(LIBS)
> to
>  $(AM_V_CCLD)$(LINK) $(jtag_OBJECTS) $(jtag_LDADD) $(LIBS) 
> -L/cygdrive/f/AMT/jtag/CDM20602/i386 -lftd2xx
> /usr/share/libtool/config/ltmain.sh
>
> from
> # ifdef __CYGWIN__
> #  include <io.h>
> # endif
> to
> # ifdef __CYGWIN__
> #  include <io.h>
> #  include <process.h>
> # endif
>
> then , pass all compile.

Thanks for the hints.


--
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to