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
Hey guys, I try to set it up on Macos but unfortunately there is no binary I can use on Mac. So I use Wine as a workaround. I set it up everything on MacOS and the USB com is mapped to Wine. However when I click connect I got the following exception. It seems the GUI tried to set the baudrate but Wine doesn't support it. Not sure if you guys can make it communicate with USB COM with a default baudrate like 115200 if this fails. Any help would be appreciated!
00c0:err:comm:set_baud_rate baudrate 4000000
terminate called after throwing an instance of 'boost::wrapexceptboost::system::system_error'
what(): set_option: Request not supported
0034:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub
The text was updated successfully, but these errors were encountered:
Hey guys, I try to set it up on Macos but unfortunately there is no binary I can use on Mac. So I use Wine as a workaround. I set it up everything on MacOS and the USB com is mapped to Wine. However when I click connect I got the following exception. It seems the GUI tried to set the baudrate but Wine doesn't support it. Not sure if you guys can make it communicate with USB COM with a default baudrate like 115200 if this fails. Any help would be appreciated!
00c0:err:comm:set_baud_rate baudrate 4000000
terminate called after throwing an instance of 'boost::wrapexceptboost::system::system_error'
what(): set_option: Request not supported
0034:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub
The text was updated successfully, but these errors were encountered: