while true
do
  /usr/bin/socat pty,raw,crnl,echo=0,link=/dev/ttymxc02 pty,raw,crnl,echo=0,link=/dev/ttymxc01
done
