You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This is the output I get from an free serial port with no target; as expected.
If the same serial port is busy, the error message still suggest the problem is with the target and not specifically the serial port.
Could be clearer by stating "Failed to open COM3" or something to that effect.
The text was updated successfully, but these errors were encountered: