@NEO:- I have USB port on my board ,but I can't use them like how I used on
beagle boardthey are normal USB port(to connect pandrive etc) same what
we have on our PC. to connect the board we need a small usb port wheich is
not on my board, as far as uart port is concerned...I do everything with
Can you post logcat output from the device.?
Did you try reconnecting to the device? what is the ping status after*
*
#adb disconnect 107.108.175.19:
No such device
*Steps to connect your device to Host machine via Ethernet:*
On Device:
Step 1. Connect Et
I think,
1 you should use usb connect. Your board don't need OTG function, it is
just a slave device.
Please use usb cable.
2 If you want to use tcp connect, Please google it.
http://ytydyd.blog.sohu.com/146260552.html
it seems good.
BTW: did you use uart console?Once i use uart console, i can no
OTG? you need not to do this, just connect your board to your host pc.
execute adb device, if your host pc has your device's adb drvier, adb will
find your device.
then run cts test.
2012/12/11 Manjeet Pawar
> I can use USB cable,bcoz I dont have OTG support on my board...only things
> that i c
I can use USB cable,bcoz I dont have OTG support on my board...only things
that i can use as a connection is "ethernet port"...but when i followed the
doc "http://processors.wiki.ti.com/index.php/Android_ADB_Setup"...i didn't
have some binaries like setprop or su..I downloaded them,but they didn't
As you know, you need to fix the connection problem.
Why don't you use usb cable?
2012/12/11 Manjeet Pawar
> *Hi All,*
> **
> *I want to run CTS(compatibility Test Suite) from commandline. But I am
> not able to connect my board thought ethernet port via 'adb'. So connection
> between hostpc an
*Hi All,*
**
*I want to run CTS(compatibility Test Suite) from commandline. But I am not
able to connect my board thought ethernet port via 'adb'. So connection
between hostpc and my board(ARM board) is a measure issue here...I have
flashed android in my board still I am not able to connect it to t