标签:
一、工具
1、 win10为系统的主机
2、 openwrt为系统的虚拟机
3、 Oracle VM VirtualBox 5.0.12
4、 VSPD虚拟串口工具
二、步骤
1、 主机创建虚拟串口COM1、COM2
2、 virtual Box设置
在openwrt中ttyS0对应的是COM1,而ttyS1对应的是COM2。因为系统将ttyS0用作调试串口,所以我们使用ttyS1,也就是COM2。
3、 测试
主机发送,虚拟机接收
虚拟机发送,主机接收
参考:
http://blog.csdn.net/comor/article/details/6155121
标签:
原文地址:http://www.cnblogs.com/smbx-ztbz/p/5135848.html