QT添加qextserialport类读取uart编译出现Could not open File! Error code : 5的错误
按照http://blog.youkuaiyun.com/g1036583997/article/details/44805217的方法,QT添加qextserialport类读取uart,编译出现Trying to open File Could not open File! Error code : 5的错误。方法是:设备文件没有打开的权限,在终端下输入:chmod 666 /dev/ttyUSB0。
原创
2016-05-27 09:41:06 ·
1432 阅读 ·
2 评论