1st of all - write to the list > I am using ARM-USB-TINY <http://www.olimex.com/dev/pdf/ARM-USB-OCD.pdf> > from Olimex and AT91sam7s256 boards from Olimex. It does not have any > additional converters I suppose and its a simple jtag. When I connect it > to the PC(Windows Vista) I can see two '?' with the name of the jtag in > the computer->manage.
It does have a USB <=> RS-232 converter. FT2232 is like 2 devices in one chip - one is the JTAG (that's FT2232 channel A), and the other is RS-232 converter (that's FT2232 channel B). Those two devices can (and in this case - should) have different drivers, for example libusb-win32 for JTAG, original FTDI drivers for RS-232 channel. > Do you mean I am on right track and modified inf file is correct? And I > need to install the driver only once ? the inf file is fine, but you need the "original" drivers for the RS-232 channel. You may of course ignore that channel if you don't need it. > Please help as I am very much troubled by this issue at the hand. Also I > could not find any step by step tutorial on how to make openOCD work > based on your 0.2.0 installer. This release works just as any other OpenOCD release. 4\/3!! _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development