U2654 / embedded

embedded systems lab
Apache License 2.0
6 stars 17 forks source link

Updating firmware of boards in VirtualBox VM fails #9

Open AKirsch1 opened 1 year ago

AKirsch1 commented 1 year ago

Under VirtualBox, uploading a program to the board fails when it tries to update the board in the same step.

To successfully update the board, you have to manually reconnect it twice using the USB icon in the bottom right of VirtualBox. First, after it starts the updating process (To make the board go into the right mode) and second when it states "Waiting for the device".

After updating, uploading will work again.