When I execute this
Code: Select all
cat /dev/ttyUSB0 > /tmp/file.logI can type on a terminal on another machine connected by null modem and the data is written into. file.log as expected.
However...
If I Ctrl-C and stop (or kill from separate session)the process then restart (with the same command) the Pi waits and is fine until the 1st character is sent from the other machine. then it freezes solid...pwr cycle required.
It is occurring on both Wheezy and Arch distros. Exactly the same symptoms.
Maybe I am doing something wrong, I'm quite green.
also, my USB adaptors are a few years old..
If anyone has any experience with anything like this, I'd appreciate any advice or comments you may have.
Thanx
