Ckermit installation and configuration

Source: Internet
Author: User
Ckermit installation and configuration install kernel # apt-getinstallckermit modify the configuration file configuration of kermit -------------------------------------- # vi/etc/kermit/kermrc is... ckermit installation and configuration install kernel # apt-get install ckermit modify the configuration file configuration of kermit ------------------------------------ # vi/etc/kermit/kermrc below is recommended when U-Boot and Linux are used: set line/dev/ttyUSB0 set speed 115200 set carrier-watch off set handshake none set flow-control none robust set file type bin set file name character set rec pack 1000 set send pack 1000 set window 5 # add the above settings to "/etc/kermit/kermrc" #/dev/ttyUSB0 indicates that the development board is connected using a connection line from usb to serial port, if you only use a serial line to connect to the host, you must set it to/dev/ttyS0.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.