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

Going from Netduino Plus to non Plus


  • Please log in to reply
2 replies to this topic

#1 rchelicopter

rchelicopter

    Member

  • Members
  • PipPip
  • 18 posts
  • LocationSan Diego, Ca

Posted 13 December 2012 - 06:00 PM

Hello, Is there a way to use a project that was started on a Netduino Plus on a regular Netduino (non plus). I'm not using any networking in my current project but visual studio keeps looking for the Plus that the project was originally created for. Thanks.

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 13 December 2012 - 06:16 PM

Hi rchelicopter, Sure thing. Do the following: 1. Remove the "SecretLabs.NETMF.Hardware.NetduinoPlus.dll" assembly reference from your project. 2. Add the "SecretLabs.NETMF.Hardware.Netduino.dll" assembly reference to your project instead. 3. Remove the Microsoft.SPOT.Net.dll" and "System.dll" assembly references from your project. 4. In project properties (.NET MF tab), change deployment to Serial and then back to USB. Make sure your regular Netduino is selected. Does that get you off and running alright? Chris

#3 rchelicopter

rchelicopter

    Member

  • Members
  • PipPip
  • 18 posts
  • LocationSan Diego, Ca

Posted 13 December 2012 - 06:50 PM

That worked great, thank you.




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.