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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,126 次查看
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

标记 (1)
0 项奖励
回复
1 回复

968 次查看
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 项奖励
回复