imx6 - want to use debug serial port to communicate with other devices

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6 - want to use debug serial port to communicate with other devices

ソリューションへジャンプ
4,101件の閲覧回数
rajeshwaranr
Contributor II

Hi All,

I am working on a custom imx6 SABRE-SD board in which UART3 is used for debug and same has to used to communicated with other with other devices.

Things I have tried so far.

used the existing configuration for UART3 as debug console port and, run the serial test application(mxc_uart_test.out) available free-scale ltib filesystem.application show write messages executed on console, however I find uart_read.txt empty.

now I disabled the debug console by removing 'console=ttymxc2' from boot argument and when the kernel is up,I find the ttymxc2 driver configured on telnet login, executing echo "Hello World" > /dev/ttymxc2,I found the imx6 system hangs and there is no communication possible between the PC and imx6 host.

I any one has solved the problem,kindly give your valuable suggestions.

Ratheendran

ラベル(2)
0 件の賞賛
返信
1 解決策
1,898件の閲覧回数
rajeshwaranr
Contributor II

Finally fixed this issue, it was driver bug fixed with the patch available with the link below.

ENGR00283795: MX6: UART 1 hangs the system on SARBESD when not used a co... · be82499 · wandboard-or...

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,899件の閲覧回数
rajeshwaranr
Contributor II

Finally fixed this issue, it was driver bug fixed with the patch available with the link below.

ENGR00283795: MX6: UART 1 hangs the system on SARBESD when not used a co... · be82499 · wandboard-or...

0 件の賞賛
返信