4.5.6. Terminal Emulation Setup
- tools: kermit (ckermit), cu, minicom
- watch out for permission / group membership issues
- sample
.kermrc
set line /dev/ttyS0 set speed 115200 set carrier-watch off set handshake none set flow-control none robust set file type bin set file name lit set rec pack 1000 set send pack 1000 set window 5
- connect with
kermit -c
4.5.5. Setup of the DHCP Server | 1. Denx Training Topics | 4.5.7. Test the host setup | |||
Prev | Home | Next | |||