Board not connected to Virtualbox windows 10 guest vm

Hi All,



I planned to use a vm for MT3620 development and installed windows 10 to my virtualbox with 50 GB storage and 8 GB memory but i could not connect the board to my vm succesfully. Could you please advice me about this issue? Here enclosed a screenshot from my device manager.

[attachment=0]board_not_connected_on_vm.png[/attachment]

regards.



kursat
board_not_connected_on_vm.png

Hi All,



I am answering my self question. After a long investigation from the net i found below steps and now its working properly.



Step 1) Download and install the exact extension pack from internet for virtualbox to recognize the usb2.0 protocol. Because Azure Sphere devkit is running on usb2.0. Here is the web-site for download.

<LINK_TEXT text=“https://download.virtualbox.org/virtual … ox-extpack”>https://download.virtualbox.org/virtualbox/5.2.22/Oracle_VM_VirtualBox_Extension_Pack-5.2.22.vbox-extpack</LINK_TEXT>

Step 2) Install the extension pack as next-next-next steps.
[attachment=1]vbox_ext_pack_01.png[/attachment]
Step 3) Set the vm usb settings like below and boot the vm from virtualbox. After boot process wait near 2 minutes for self-installation of board drivers. Do nothing while it is installing the 3 com port drivers. Here is the below proper settings for vm.
[attachment=0]usb_settings_for_vm.png[/attachment]

regards. enjoy with your installed board.



kursat
usb_settings_for_vm.png
vbox_ext_pack_01.png

Hi kursat



thanks for the sharing on the azure sphere development board development on VM.



best rgds

Bill

Hi @kursatgol, how are you?



Thanks for sharing this!

This has bring up another doubt other users may have:

  • You are using a VM on a Windows Host systems. But… If you are using on a Linux Host system?

    I’ll try that when I have the opportunity.



    This is necessary, as to develop for Azure Sphere Kit is only possible, for now, with Visual Studio IDE (on Windows).

    Linux users will have to do this workaround with VM.



    Best,

    Andre.