按照官网用户手册,将pre-built image写入到sd卡后,下一步就是上电启动,但进入不了。
可以肯定pre-built image是写入到sd了,因为sd卡被自动分为三个区。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
会不会是image拿的不对,是给beaglebone的么?
先确定这一点,如果还是有问题,贴下log
image应该是beaglebone的,因为解压出来的文件夹就是beaglebone,这个可以肯定。
用的用户手册是ti官网上下的《TI-Android-ICS-4.0.3-DevKit-3.0.1 UserGuide 》,其中提到硬件平台是可以用beaglebone的,不过版本是A3,我用的是A6a,不知道有没有影响。
按照手册进行到硬件设置的时候,提到连接USB,ethernet,电源,上电等等,接下来过一分钟左右应该就可以在屏上看到android的画面了,但我的屏上没反应。
下面是我解压后的image
chenkun@ubuntu:/mnt/hgfs$ cd ./UBUNTU\ SHARE/
chenkun@ubuntu:/mnt/hgfs/UBUNTU SHARE$ ls
arm-linux-gcc-4.4.3-20100728.tar.gz linuxqq_v1.0.2-beta1_i386.deb beaglebone TI-Android-ICS-4.0.3_AM335x_3.0.1.bin beaglebone.tar.gz chenkun@ubuntu:/mnt/hgfs/UBUNTU SHARE$ cd ./beaglebone/
chenkun@ubuntu:/mnt/hgfs/UBUNTU SHARE/beaglebone$ ls
Boot_Images Filesystem Media_Clips mkmmc-android.sh START_HERE
chenkun@ubuntu:/mnt/hgfs/UBUNTU SHARE/beaglebone$
十分感谢你的耐心解答!
您用的beaglebone上有屏吗?怎么接的?
另外,启动的log有哪些
beaglebone 可以通过USB 口,也就是串口转的USB口作为调试口的,其波特率是115200,如果你完全没有输出,可以看下你的串口终端是否配置正确