Hi, > I had hoped to configure a breakout board for the RS232 stuff which is > the FT232R device to use the GPIO lines as JTAG points. And then use
I once also planned to use the GPIOs of a FT232R for JTAG. Be aware that it is not possible to have them at defined state all of the time, e.g. when the chip is in UART mode instead of Bitbang mode. Do not assume anything about their function unless it is explicitly stated in the documentation... > And yes building under mingw does help. Did you succeed in porting the > FTDI stuff from intra2net? We built the Windows binary in a Cygwin environment using the "-mno-cygwin" option, which is equivalent to using MinGW gcc. However, that option vanished with gcc4. So if you want to stay in the Cygwin environment, I suggest to use gcc3. If both gcc3 and gcc4 are installed, use update-alternatives to select the right one as default. Kolja ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development