Aries Embedded MCVEVP Skrócona instrukcja obsługi - Strona 11

Przeglądaj online lub pobierz pdf Skrócona instrukcja obsługi dla Płyta główna Aries Embedded MCVEVP. Aries Embedded MCVEVP 20 stron.

MCV Quick Start Guide, Release 2
2.4 Configure kermit
Configure ckermit by creating the file .kermit in your home directory:
cd
nano .kermit
Copy into .kermit:
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
Save the file by typing:
<ctrl> + o
Exit nano by typing:
<ctrl> + x

2.5 Start kermit and connect

Start kemit by typing:
kermit
Connect by ty typing:
c

2.6 Connect the console cable

Connect the console cable to the UART port P21 of your MCVEVP and the serial port of your Computer as specified
below
2.4. Configure kermit
7