IMX6SLEVK debug uart problems

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

IMX6SLEVK debug uart problems

ソリューションへジャンプ
646件の閲覧回数
egorrumjantsev
Contributor III

Hi.

I received IMX6SLEVK and try to bring up u-boot working for it. I compiled U-Boot from Denx site for this board.

I see that U-Boot send debug output to debug UART, via serial console on my Linux PC but i can't sent anything back. TX line doesn't work....even i tri to see with oscilloscope - no data from FT232RQ TX pin.

Maybe the problem in ftdi_sio driver in mt PC? I'm using kernel 2.6.39, so i took driver from 3.4 branch and put it in my current kernel. The reason the same - no TX data.

I checked Android's images from cards that shipped with board, but had same situation.

Why that can happen?

WBR,

ラベル(1)
0 件の賞賛
1 解決策
535件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

Double check your terminal settings, such as no flow control.

Regards,

Fabio Estevam

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
536件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

Double check your terminal settings, such as no flow control.

Regards,

Fabio Estevam

0 件の賞賛
535件の閲覧回数
egorrumjantsev
Contributor III

Yes, seems the problem was in flow control.

It is very strange....cu doesn't have flow control options and i use it whithout such problems with other devices.

In fact i tried minicom and it worked better.

Thank you!

0 件の賞賛