phoenix-rtos-project icon indicating copy to clipboard operation
phoenix-rtos-project copied to clipboard

Impossible to execute `psh` via telnet

Open nalajcie opened this issue 2 years ago • 0 comments

Logging via telnet and executing psh results in unresponsive console (can't interrupt using ^C). It turns out the psh is actually executed successfully but takes /dev/console (serial uart) and starts operating there.

Spotted on: imx6ull (but will happen on every platform).

@MaciejPurski maybe You will have an idea how to solve it.

nalajcie avatar Jan 31 '22 15:01 nalajcie