我的串行终端为什么拒绝访问?没连接之前是可以打开的,连接之后就打不开了
Serial interfaces are locked by the device that opens them. Only one program at a time can talk to a device.
我的串行终端为什么拒绝访问?没连接之前是可以打开的,连接之后就打不开了
Serial interfaces are locked by the device that opens them. Only one program at a time can talk to a device.