Hi to all the community, We cannot use the ethernet port for debugging for programming. Thus We need the win7 64bits usb driver for the tiny6410 on android but all the links I've tried out on the web are dead. Could someone please get me the driver.
usb driver for win7 64bits/tiny6410 on android
Hi Nicolas, I've also looked for a windows 7 version of the driver, but there is none working as far as I know, the only way that did work for me is to work with windows XP on a virtual machine.
I have the Google USB driver working on my Windows 7 64 bit machine and can debug a Mini6410 and a Mini210 without any problems. When you install the Android Eclipse development system, go to the Android SDK Manager and you can select the USB Driver as part of the list (at the bottom) After this I just plugged in the Mini210 or Mini6410 and it found the correct driver. Hope this helps? Dave...
Thank you Dave, this driver is already installed, for instance i can debug my HTC phone and also a generic android tablet. Win7 64bits keep saying unrecognized peripheral when i plug the tiny6410.. another ideas?
Is the file "FriendlyARM USB Download Driver Setup_20090421.exe" the one? cause it doesn't work, Windows is still unrecognizing the Tiny6410
I have the same problem - I have win7 64 bit, and the 6410 is not detected, even though in SDK manager I installed Google USB Driver.
I solved the problem by pointing windows driver search ("Have Disk") to the file "android_winusb.inf" which is found in Android SDK. Now ADB finds my device.
Hi friends, Check this post for a solution: http://www.friendlyarm.net/forum/topic/261 Cheers! Gautam