Hello, people!
1)I have a microprocessor device and ucLinux ported on it. The device has no monitor or keryboard and do all output to it's serial port.
2)I have a host computer with linux slackware installed on it.
I want to connect microprocessor device to linux host and I want to have console of miroproc. device on linux host. So if I press something like ctrl+F7 on linux host I see the screen of all microproc. device output. And if I type something in this screen it automaticaly sends to microproc. device. How I can do that? Don't wanna use minicom or any terminal programs.