tomazas / ATCommandTester

Ported and cleaned up version of the ATCommandTester from m2msupport.net
GNU General Public License v2.0
140 stars 57 forks source link

Error 0x5 at ..\rxtx\src\termios.c(892): Access denied. #7

Closed BerkantCiftci closed 2 years ago

BerkantCiftci commented 2 years ago

When connecting to desired port -> I get this error message. Is there a way to grant access to this file?

image

tomazas commented 2 years ago

Are you running with Administrator (elevated) rights? If you're launching it via batch (.bat) file, then right-click on it and select "Run as administrator".

BerkantCiftci commented 2 years ago

Thanks! It has access, but I guess something is still not working properly. Take a look at this: https://github.com/tomazas/ATCommandTester/issues/8

BerkantCiftci commented 2 years ago

I should mention that if I open it as administrator, the program crashes immediately