Freddie, The new inf file you provided works on Vista x64 and Win7 x64.
It installs from that inf file on WinXP 32-bit as well, but I assume that 32-bit users would not install from that package anyway since the OpenOCD binaries in the package are 64-bit? Also the self-signing application you mentioned does work. So the result is that I am able to use your RC2 binaries with the self-signed libusb0_x64 in Test Mode. Ideally I would run these drivers outside of test mode, but I don't have time now to make a verified+signed driver with a code-signing certificate. It looks like the inf file and driver will work on x64 in case someone out there wants to do that themselves. Best, Brian > -----Original Message----- > From: openocd-development-boun...@lists.berlios.de [mailto:openocd-development- > boun...@lists.berlios.de] On Behalf Of Freddie Chopin > Sent: Monday, February 15, 2010 9:43 AM > To: openocd-development@lists.berlios.de > Subject: Re: [Openocd-development] Windows 64-bit version tests > > On 2010-02-15 08:20, karrbd wrote: > > 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. > > Could you verify that the attached file works fine for you? This way it > should work for 32-bit and 64-bit versions... > > > This allows it to go further in Vista x64 and Win7 x64, but fails eventually > > since the driver is not signed. > > I've faound a software to automate the process of installing self-signed > driver a little bit > > http://www.ngohq.com/home.php?page=dseo > > If you could test that in your spare time I (and the 64-bit users [; ) > would be very grateful! > > Thanks for the feedback & Cheers! _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development