Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

IOException: No such file or directory #15

Open
goodspeed2011 opened this issue Oct 5, 2018 · 1 comment
Open

IOException: No such file or directory #15

goodspeed2011 opened this issue Oct 5, 2018 · 1 comment

Comments

@goodspeed2011
Copy link

IOException: No such file or directory
System.IO.Ports.SerialPortStream.ThrowIOException ()
System.IO.Ports.SerialPortStream..ctor (System.String portName, Int32 baudRate, Int32 dataBits, Parity parity, StopBits stopBits, Boolean dtrEnable, Boolean rtsEnable, Handshake handshake, Int32 readTimeout, Int32 writeTimeout, Int32 readBufferSize, Int32 writeBufferSize)
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPortStream:.ctor (string,int,int,System.IO.Ports.Parity,System.IO.Ports.StopBits,bool,bool,System.IO.Ports.Handshake,int,int,int,int)
System.IO.Ports.SerialPort.Open ()
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPort:Open ()
wrmhlThread.openFlow () (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:74)
wrmhl.connect () (at Assets/WRMHL/Scripts/Manager/wrmhl.cs:53)
wrmhlWrite.Start () (at Assets/WRMHL/Scripts/wrmhlWrite.cs:29)

@snibo13
Copy link

snibo13 commented Nov 10, 2018

Did you change from API compatibility level to .NET 2.0?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants