To use the Debug output UART port as an Applications UART Port,

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

To use the Debug output UART port as an Applications UART Port,

597 Views
admin
Specialist II

Hi,


I want to disable the debug output of UART port & make use of it as my Applications UART Port.

I'm using IMX535 QSB with Android 2.3.3

Hope it is done at the time of booting but am not sure about the steps

Could you please tel me the steps of how to disable the debug output of UART port & make use it as Applications UART Port.

Kindly do the needful as soon as possible,

Many Thanks,

Srinivasan S

Tags (1)
0 Kudos
1 Reply

439 Views
DerekDai
Contributor II

Disable serial console in kernel, remove kernel argument (console=XXX) from kernel command line. If you still need a console, try telnet, ssh through ethernet.

0 Kudos