Results 1 to 2 of 2
I am using minicom to input and display text data from another computer on a serial port. I notice that minicom has an 'L' switch that adds a LF for ...
- 09-29-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
minicom
I am using minicom to input and display text data from another computer on a serial port. I notice that minicom has an 'L' switch that adds a LF for every CR seen in the data. It does not seem to have a way to add a CR for every LF seen in the data or convert the LF seen to a CR/LF sequence. Is there anyway to do this as the data received only has LFs as line terminators and can not be changed?
- 10-06-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
Hi,sorry i couldnt get where to post a question so writing here.
M not able to use minicom for serial device access...Its giving this :
minicom: ../iconv/loop.c:425: internal_utf8_loop_single: Assertion `inptr - bytebuf > (state->__count & 7)' failed. and aborted
Can u suggest what is the solution?


Reply With Quote