Android5.1.1 on IMX6Q and IMX6DL debug console uart RX can't recevie data

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android5.1.1 on IMX6Q and IMX6DL debug console uart RX can't recevie data

Jump to solution
1,251 Views
yangguang
Contributor II

I use mfgtools downlode android5.1.1 to freecale official imx6q development board,debug console use uart1(ttymxc0) ,when I started the development board ,I found the development board uart1 tx is ok,but rx can't work normal.Details as follows, i use pc serial tools connect the development board ,start the development board,when it enter uboot,i enter pc keyboard  any buttons ,the uboot command line can recive the data,this can prove uart hardware is good,when the development board enter the android systerm,,i enter pc keyboard  any buttons,the linux kernel command line can't recive the data.I want use the kernel command line test something,but why the uart rx isn't ok?

Labels (4)
0 Kudos
1 Solution
651 Views
BiyongSUN
NXP Employee
NXP Employee

This is  a question of android which can be found in http://source.android.com/devices/tech/security/selinux/ and https://source.android.com/devices/tech/security/verifiedboot/index.html, but NXP still give answer in the user guide.

Android_User's_Guide.pdf

Untitled.png

Android_Quick_Start_Guide.pdf

Untitled.png

View solution in original post

0 Kudos
2 Replies
652 Views
BiyongSUN
NXP Employee
NXP Employee

This is  a question of android which can be found in http://source.android.com/devices/tech/security/selinux/ and https://source.android.com/devices/tech/security/verifiedboot/index.html, but NXP still give answer in the user guide.

Android_User's_Guide.pdf

Untitled.png

Android_Quick_Start_Guide.pdf

Untitled.png

0 Kudos
651 Views
Yuri
NXP Employee
NXP Employee

Hello,

  Please use the ADB ; refer to sections 3 (How do I use ADB over Ethernet?) 
and 4 (How do I set up a computer to support ADB?) of "Android_Frequently_Asked_Questions.pdf"

from NXP Android documentation.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos