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

Creating new port


  • Please log in to reply
1 reply to this topic

#1 William Basser

William Basser

    Member

  • Members
  • PipPip
  • 10 posts

Posted 25 December 2010 - 05:11 PM

I have created a new solution based on a variant of NetduinoPlus. How do I build the new framework for the project. The project files are xml based but do not seem to be open by any version of Visual Studio?

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 25 December 2010 - 06:29 PM

Hi William, To build the Netduino Plus firmware, use MSBUILD and either RVDS or GCC. Instructions on building/tweaking the firmware is included in the .NET MF portink kit docs, which are installed at: \MicroFrameworkPK_v4_1\Documentation\RCLPort.chm The build process will look something like this: C:\MicroFrameworkPK_v4_1\> setenv_rvds4.0.cmd "c:\program files\arm" <-- replace with GCC .cmd if compiling with GCC C:\MicroFrameworkPK_v4_1\> msbuild solutions\netduinoplus\dotnetmf.proj /p:flavor=release;tcp_ip_stack=lwip Chris




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.