Appendix d –useful links – IBASE IB102 User Manual

Page 67

Advertising
background image

Copyright © 2013 IBASE Technology Inc. All Rights Reserved.

67

IBASE Technology Inc.

3. Unpack the Freescale Android USB win driver "android_usb_fsl.zip" in your Android BSP
release package. If you can't find this file in your current package, please get the R10.3.x
release for i.MX5x and unpack it.

4. File "tetherxp.inf" in the unpacked "android_usb_fsl" may not be the updated one if the
"android_usb_fsl.zip" is extracted from an old release. So, please overwrite the file "tetherxp.inf"
in unpacked "android_usb_fsl.zip" by the new "tetherxp.inf" in your current Android BSP
release.

5. Enable the "USB debugging" option on the i.MX6 device

System settings -> Developer options -> USB debugging

6. Connect the Android Device into PC, uninstall your old driver named "Android Phone" in the
device manager, then re-install driver by scanning and locating .inf file under the directory you
unpack the android_usb_fsl.zip manually.

7. Restart the ADB server

C:\Program Files\Android\android-sdk\platform-tools> adb kill-server

C:\Program Files\Android\android-sdk\platform-tools> adb start-server

8. Finally, test your ADB connection

C:\Program Files\Android\android-sdk\platform-tools> adb devices

List of devices attached

0123456789ABCDEF device

9. Appendix D –Useful links

For more information about Android, please visit:

http://developer.android.com/index.html

For more information Freescale i.MX6 CPU , please visit:

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=IMX_HOME

Advertising