Resource busy while trying to connect to serial
I am trying to connect serial port from my mac and getting below error-
minicom: cannot open /dev/cu.usbserial-0001: Resource busy
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
I am trying to connect serial port from my mac and getting below error-
minicom: cannot open /dev/cu.usbserial-0001: Resource busy
That message means that device is being used by another process.
I realize minicom is open source. As such it's not a native Apple process; it's something you installed, so you have to research how to use it. I suggest Minicom - Community Help Wiki but only because I happen to use Ubuntu Linux. Other resources are available.
If you need a serial port consider using an app dedicated for that purpose.
That message means that device is being used by another process.
I realize minicom is open source. As such it's not a native Apple process; it's something you installed, so you have to research how to use it. I suggest Minicom - Community Help Wiki but only because I happen to use Ubuntu Linux. Other resources are available.
If you need a serial port consider using an app dedicated for that purpose.
Resource busy while trying to connect to serial