Abstract

This paper describes the design and implementation of UART downloading with Ymodem protocol for multi-process micro-kernel embedded operating system on ARM, including overview of commonly used communication protocols via serial port (Xmodem, Ymodem, and Zmodem), key techniques of Ymodem protocol, design of the system call for Ymodem downloading, and programming essentials of shell command rx with Ymodem protocol. A demo example is provided at the final of the paper to show the usage and effect of the shell command. Practice proves that the performance and efficiency of Ymodem protocol is superior to that of Xmodem, while the program structure of it is simpler than that of Zmodem. Therefore, Ymodem protocol is particularly suitable for implementing downloading function with UART for embedded operating system.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.