-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to connect to port after a successful connection #40
Comments
Is there a serial terminal open that is connected to that port? What operating system and version of OS are you running? |
Port 6 is open and connected to the propeller. The ‘welcome.c’ will run once, but then I get the error if I try to compile / run a second time.
Sometimes selecting Reset Port will allow it to compile once more but the issue returns.
Sometimes disconnecting and reconnecting the USB cable will also allow it to compile once more but the issue returns.
The problem only occurred after upgrading to SimpleIDE 1.1.0.
I’m running Windows 7 Ultimate with Service Pack 1, and I’ve been using SimpleIDE for several years with no issues.
- - - - - - - - - - - - - -
Tom Lewis
[email protected]
From: Parallax Git Administrator [mailto:[email protected]]
Sent: 26-Jun-17 6:02 PM
To: parallaxinc/PropLoader
Cc: TommieBoy; Author
Subject: Re: [parallaxinc/PropLoader] Unable to connect to port after a successful connection (#40)
Is there a serial terminal open that is connected to that port?
What operating system and version of OS are you running?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AXypnuLsDTTQx5BY2_2empQn3ydC5UvFks5sIEZugaJpZM4OF0sD>.
|
I'm not sure what is happening to cause that, but I suspect the port is not being closed for some reason so the software can't open it again the next time. I'll try to come up with another way to diagnose it and let you know. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed SimpleIDE 1.1.0 but when I run the test file, it won't connect to the port after the first successful attempt. This is what I get...
The text was updated successfully, but these errors were encountered: