Hi Jernej, NSH used to be an Alternative Console, but I think someone removed it few months ago, probably now my video tutorial explaning show to put the NSH terminal in a matrix display will not work see:
https://www.youtube.com/watch?v=4za1lhfsct8 Maybe someone who removed it could help us :-) BR, Alan On 9/27/22, Jernej Turnsek <jernej.turn...@gmail.com> wrote: > Hi, > > I have enabled nxterm functionality on my board with a 400x240 display and > I am using an USB console. When starting nxterm example in nsh, I am seeing > the nxterm booting and setting the display, but when it should redirect > stdout to nxterm, it doesn't. I am still in USB console. Looking the code I > see that nsh_consolemain function is called from nsh_usbconsole.c, because > of USB console set in KConfig. Later it is calling nsh_configstdio which > duplicates stdio again and I think this is the reason for nxterm stdout not > working. How can I get around this problem? > > Thanks, > Jernej >