Table of Contents
使用console口下载程序,首先确保busybox编译了rx。(minicom的通过X/Y/Zmodem收发也是调用rx)。
然后直接在console运行rx filename,接着在CRT选择Transfer->Send Xmodem,等待正常传输即成。
建议busybox至少编译tar,这样传输多个文件的时候可以打包传输。
Knowledge derives from accumulation.
使用console口下载程序,首先确保busybox编译了rx。(minicom的通过X/Y/Zmodem收发也是调用rx)。
然后直接在console运行rx filename,接着在CRT选择Transfer->Send Xmodem,等待正常传输即成。
建议busybox至少编译tar,这样传输多个文件的时候可以打包传输。