摘要: 1. 用法 minicom -S <script name> -C <log name> 参数解析: -S: 指定要执行的脚本 -C: 指定输出日志文件名 2. 既然可以指定脚本,那么脚本自然有自己固有的语法 3. 脚本示例 如果串口输出了字符串autoboot,那么就退出expect,就会发送空字 阅读全文
posted @ 2019-03-21 22:29 Jello 阅读(3627) 评论(0) 推荐(0)
摘要: 答: sudo apt-get install tftpd-hpa 阅读全文
posted @ 2019-03-21 20:32 Jello 阅读(218) 评论(0) 推荐(0)
摘要: 1. 详细错误如下: tools/Makefile:146: recipe for target '/home/jello/openwrt/staging_dir/target-aarch64_generic_glibc/stam$/.tools_compile_yynyyyyynyyyyynyyn 阅读全文
posted @ 2019-03-21 18:10 Jello 阅读(4766) 评论(0) 推荐(0)
摘要: 1. 详细报错信息 misc/create_inode.c:399:18: error: conflicting types for 'copy_file_range' static errcode_t copy_file_range(ext2_filsys fs, int fd, ext2_fil 阅读全文
posted @ 2019-03-21 18:07 Jello 阅读(4477) 评论(0) 推荐(0)