When trying to connect port to CoolTerm, error:
"An Error Occured while attempting to open the port usbserial-01C5F777. 100: Access denied"
"100: Access Denied" Error When Connecting to Port
-
orbi
- Posts: 1
- Joined: Mon Jun 03, 2024 4:11 pm
- roger
- Site Admin
- Posts: 565
- Joined: Fri Apr 24, 2009 12:41 am
- Contact:
Re: "100: Access Denied" Error When Connecting to Port
Hi,
Error 100 typically means that something else is using the serial port. On Linux, it can also mean that you don't have the necessary privileges to access the port, in which case you need to make sure that your user ID is part of the dialout group (more info here: https://askubuntu.com/questions/210177/ ... ion-denied)
Which platform are you using?
Roger
Error 100 typically means that something else is using the serial port. On Linux, it can also mean that you don't have the necessary privileges to access the port, in which case you need to make sure that your user ID is part of the dialout group (more info here: https://askubuntu.com/questions/210177/ ... ion-denied)
Which platform are you using?
Roger