IMX6ARD QNX BSP: Cannot access UART terminal once boot is complete

cancel
Showing results for 
Search instead for 
Did you mean: 

IMX6ARD QNX BSP: Cannot access UART terminal once boot is complete

372 Views
Swamy
Contributor III

Hi All,

I am using QNX IMX6ARD BSP with Uboot. After the kernel booting is complete, I get the command prompt Test#(I could see the messages on the UART Termainal), but unfortunately I am not able to enter any key once the booting is completed.

Can anyone please suggest what is that I am missing.

In my build file it is configured as following:

   SYSNAME=nto
   TERM=qansi
   HOME=/
   PS1="Test# "
   PATH=:/bin:/usr/bin:/sbin:/usr/sbin:/proc/boot:/tmp
   LD_LIBRARY_PATH=:/lib:/usr/lib:/usr/lib/graphics/iMX6X:/lib/dll:/proc/boot:/tmp
   GRAPHICS_ROOT=/usr/lib/graphics/iMX6X
   [+session] ksh &

Thanks

Swamy

0 Kudos
0 Replies