I have been working with the BeagleBoard xm with ICS running on it for some time now but I now need to switch to using Windows as my host machine. adb has been giving me some trouble. I have been able to successfully use my Android installation with an Ubuntu machine but I am having some trouble getting it to work with Windows7 64bit. I followed the instructions at
http://processors.wiki.ti.com/index.php/Android_ADB_Setup#adb_over_USB_on_Windows_Machine
but this is not working for me. After I plug my board in, to force Windows to let me manually select a driver I must go through the device manager and then select "Update Driver." From there I select "Browse my computer for driver software" and then find the altered android_winusb.inf file. This comes back saying that "Windows could not find driver software for my device"
I checked that the VID and PID used in my .inf file are correct with the BeagleBoard and Android installation I am using, and those do match up.
What am I missing?
Thanks,
Doug