Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Netduino USB deployment under VMWARE virtual machine


  • Please log in to reply
9 replies to this topic

#1 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 17 September 2010 - 02:42 PM

Hello, I'm a newbie to Netduino...I have received the board today ! Now I have the first problem ! I have a virtual machine (withe WinXP) under VMWARE. I have installed C# express 2010, micro framework 4.1 sdk and netduino sdk. When I insert netduino board into my usb port, I receive the following error "USB device not recognized" ! Why ? Thanks, Paolo

Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#2 Eric Burdo

Eric Burdo

    Advanced Member

  • Members
  • PipPipPip
  • 130 posts

Posted 17 September 2010 - 03:03 PM

Hello,
I'm a newbie to Netduino...I have received the board today !
Now I have the first problem !
I have a virtual machine (withe WinXP) under VMWARE. I have installed C# express 2010, micro framework 4.1 sdk and netduino sdk. When I insert netduino board into my usb port, I receive the following error "USB device not recognized" !
Why ?

Thanks,
Paolo



I've never been able to get VMWare to support the USB hardware outside of "standard" stuff (mice, keyboards, harddrives/usb drives). I think the host OS has to recognize the USB device before VMware can see it.

And it might be that VMWare doesn't support stuff like this?
~ Eric D. Burdo ~ http://brick-labs.com/

Today LED's, tomorrow, the world!!! Well, OK, maybe servos.

#3 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 17 September 2010 - 03:06 PM

I've never been able to get VMWare to support the USB hardware outside of "standard" stuff (mice, keyboards, harddrives/usb drives). I think the host OS has to recognize the USB device before VMware can see it.

And it might be that VMWare doesn't support stuff like this?


How can I install Netduino board driver on the host machine without install all the Netduino SDK ?

Thanks,
Paolo

Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#4 pascal06

pascal06

    Advanced Member

  • Members
  • PipPipPip
  • 95 posts
  • LocationFrance

Posted 17 September 2010 - 03:43 PM

How can I install Netduino board driver on the host machine without install all the Netduino SDK ?

Thanks,
Paolo


By using this:
http://forums.netdui...tduino-drivers/

If I understand your question correctly,
Pascal

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 17 September 2010 - 05:23 PM

Hello,
I'm a newbie to Netduino...I have received the board today !
Now I have the first problem !
I have a virtual machine (withe WinXP) under VMWARE. I have installed C# express 2010, micro framework 4.1 sdk and netduino sdk. When I insert netduino board into my usb port, I receive the following error "USB device not recognized" !
Why ?

Thanks,
Paolo


Hi Paolo,

VMWare support is currently limited for the Netduino. We added driver compatibility in the v4.1.0.3 firmware update. Debugging is still a bit sketchy (i.e. sometimes Visual Studio can't reset/reconnect to the device after deployment) but the drivers should work well now. We hope to have fuller VMWare support in v4.1.1.0 in October (it's actually in the 4.1.1 alpha--but may require special settings in the VMWare environment provided by an updated SDK installer--we're still working out the details).

To update your device, follow the instructions in the v4.1.0.3 firmware thread. You'll need access to a PC for that though...

New Netduinos are shipping with the v4.1.0.3 firmware pre-installed, but we literally just started shipping them that way this last week. It's new firmware.

Chris

#6 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 18 September 2010 - 10:37 AM

Hi Paolo,

VMWare support is currently limited for the Netduino. We added driver compatibility in the v4.1.0.3 firmware update. Debugging is still a bit sketchy (i.e. sometimes Visual Studio can't reset/reconnect to the device after deployment) but the drivers should work well now. We hope to have fuller VMWare support in v4.1.1.0 in October (it's actually in the 4.1.1 alpha--but may require special settings in the VMWare environment provided by an updated SDK installer--we're still working out the details).

To update your device, follow the instructions in the v4.1.0.3 firmware thread. You'll need access to a PC for that though...

New Netduinos are shipping with the v4.1.0.3 firmware pre-installed, but we literally just started shipping them that way this last week. It's new firmware.

Chris



How can I detect the firmware version on my Netduino board ?

Thanks,
Paolo

Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#7 pascal06

pascal06

    Advanced Member

  • Members
  • PipPipPip
  • 95 posts
  • LocationFrance

Posted 18 September 2010 - 12:35 PM

How can I detect the firmware version on my Netduino board ?

Thanks,
Paolo


Using MFDeploy.exe, select USB -> Netduino_Netduino, in Menu Target -> Device Capabalities,
The "SolutionReleaseInfo.solutionVersion" show the Netduino firmware version,

Pascal

#8 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 19 September 2010 - 10:50 AM

Using MFDeploy.exe, select USB -> Netduino_Netduino, in Menu Target -> Device Capabalities,
The "SolutionReleaseInfo.solutionVersion" show the Netduino firmware version,

Pascal


Thank you very much. I have also updated Netduino firmware to 4.1.0.3 version.

Paolo.

Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#9 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 09 November 2010 - 07:16 AM

paolopat, We just posted the new v4.1.0.6 beta 1 firmware, which includes enhanced VMWare support. If you have a chance, can you try it out and let us know what does/does not work for you? http://forums.netdui...pdate-6-beta-1/ Chris

#10 Zohar

Zohar

    New Member

  • Members
  • Pip
  • 1 posts

Posted 17 September 2012 - 08:49 PM

Hi Chris

May I ask please,

If I use VirtualBox, and an image of Windows XP SP3, and want to install VS2010, the SDK, etc, on a Virtual Machine.

Is everything going to workin VirtualBox?

(specifically Netduino Plus)
Everything needed will be insatlled in the Virtual Machine.
(The virtual machine is also XP SP3)


Thank you very much
Zohar




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.