Skip to content
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

Windows ambiguous error for busy serial. #131

Open
beikeland opened this issue Apr 30, 2020 · 0 comments
Open

Windows ambiguous error for busy serial. #131

beikeland opened this issue Apr 30, 2020 · 0 comments

Comments

@beikeland
Copy link

This is the output I get from an free serial port with no target; as expected.

C:\Users\bearer>"%programfiles(x86)%\BOSSA\bossac" --port=COM3 -d -e -w -v -b  Downloads\Duet3Firmware_MB6HC.bin -R
Send auto-baud
Set binary mode
No device found on COM3

If the same serial port is busy, the error message still suggest the problem is with the target and not specifically the serial port.

C:\Users\bearer>"%programfiles(x86)%\BOSSA\bossac" --port=COM3 -d -e -w -v -b  Downloads\Duet3Firmware_MB6HC.bin -R
No device found on COM3

Could be clearer by stating "Failed to open COM3" or something to that effect.

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

No branches or pull requests

1 participant