Hi Freddie, Thanks for the suggestion. At the time I don't have spare cycles for self-signing the drivers, but I decided to spend a bit of time troubleshooting the service section error in the INF file.
I had success with WinXP 64 by changing libusb-win32_ft2232_driver.inf as follows. 1) in the Device Driver section, add '_x64' service name in the AddService line: [LIBUSB_DEV.NTAMD64.Services] AddService = libusb0_x64, 0x00000002, libusb_add_service 2) in the Services section, add '_x64' to the driver file name in the ServiceBinary" ServiceBinary = %12%\libusb0_x64.sys This may or may not be the correct solution, but it caused the driver to install properly for JTAGkey2 and Olimex ARM-USB-TINY on WinXP x64. This allows it to go further in Vista x64 and Win7 x64, but fails eventually since the driver is not signed. Best, Brian > -----Original Message----- > From: openocd-development-boun...@lists.berlios.de [mailto:openocd-development- > boun...@lists.berlios.de] On Behalf Of Freddie Chopin > Sent: Sunday, February 14, 2010 7:02 AM > To: openocd-development@lists.berlios.de > Subject: Re: [Openocd-development] Windows 64-bit version tests > > On 2010-02-12 21:21, karrbd wrote: > > I tried a few Windows OSes with this 64-bit build: > > > > When installing the driver on Win7 x64, Vista x64, and WinXP x64 it fails > > with "A service section in this INF is invalid." > > > > I tried this with JTAGkey2 and Olimex ARM-USB-TINY. > > > > Let me know what other info I can send toward troubleshooting. > > Could you try the drivers (and the method to install those drivers!) > from those two topics: > > http://forum.sparkfun.com/viewtopic.php?t=17655 > http://forum.sparkfun.com/viewtopic.php?t=17649 > > ? > > To install unsigned drivers on 64-bit system you have to self-sign the > drivers in a special "test mode" of the system... > > 4\/3!! > _______________________________________________ > Openocd-development mailing list > Openocd-development@lists.berlios.de > https://lists.berlios.de/mailman/listinfo/openocd-development _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development