This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SYSBIOS Terminal Shell

Other Parts Discussed in Thread: SYSBIOS

Hello.

I'm looking for a terminal (UART) shell/console/interpreter which runs under SYSBIOS. I would like to interact with the running SYSBIOS target via a host running,e.g., minicom. Something like a bash shell would be great but a basic framework handling the parsing/etc would be sufficient where I could plug in my own function/command table.

Regards,

Martin