How to install minicom on linux QT5 (yocto project) for i.mx6 board?

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

How to install minicom on linux QT5 (yocto project) for i.mx6 board?

Jump to solution
5,188 Views
陳冠儒
Contributor IV

hi,all:

How do I install minicom on linux QT5 (yocto project) for i.mx6 board?

Please help me ,thanks.

(中譯:我要如何才能在i.mx6 板子上安裝minicom 用的是 linux QT5(yocto project)。

          請大家幫忙我,感謝大家。

)

Labels (4)
1 Solution
4,294 Views
陳冠儒
Contributor IV

hi,gusarambula:

thanks for your help.

I have solved this problem.

imx6 for L3.10.53 yocto built support minicom.

I set ttyUSB0 (on PC ) and ttymxc0 (on imx6 board) can input text.

thanks!!!

View solution in original post

0 Kudos
Reply
6 Replies
4,294 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello 冠儒

Which BSP are you using? The FSL Community BSP does have a minicom package. You may add it to your local.conf file as:

IMAGE_INSTALL_append = “ minicom”

4,294 Views
陳冠儒
Contributor IV

hi,gusarambula:

thanks for your help.

But,

Another problem:

I use minicom on the board only open tty0 (use usb-to-serial line) but can not input text, The PC can open ttyUSB0 and can input text, this is a problem?

please help me,thanks.

(中譯:我在板子上使用minicom但只能打開tty0(use usb-to-serial 線)卻不能打字,而在PC上可以打開ttyUSB0且可以打字,這是出什麼問題呢?

         請幫助我,感謝您。

)

0 Kudos
Reply
4,294 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello 冠儒,

To be honest I haven't worked with minicom on the i.MX6 SABRE board as this board uses the FTDI  FT232 to connect the UART to the PC trough USB.

If you are using a custom board this could be an alternative.

0 Kudos
Reply
4,295 Views
陳冠儒
Contributor IV

hi,gusarambula:

thanks for your help.

I have solved this problem.

imx6 for L3.10.53 yocto built support minicom.

I set ttyUSB0 (on PC ) and ttymxc0 (on imx6 board) can input text.

thanks!!!

0 Kudos
Reply
4,294 Views
陳冠儒
Contributor IV

hi,gusarambula:

thanks for your help.

I have solved this problem.

imx6 for L3.10.53 yocto built support minicom.

thanks!!!

0 Kudos
Reply
4,294 Views
陳冠儒
Contributor IV

hi,gusarambula:

thanks for your help.

But,

How do the board with PC rs232 communication, because while PC is connected to rs232 transfer usb connector, the board is connected rs232 connector, open minicom on the board, the other side can not connect to open minicom prrt for PC, so how to look at both sides of the transfer?

please help me,thanks.

0 Kudos
Reply