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

How uae porting kit?


  • Please log in to reply
4 replies to this topic

#1 João Mello

João Mello

    Advanced Member

  • Members
  • PipPipPip
  • 30 posts

Posted 26 August 2013 - 12:56 AM

How van I compile the aource code of netduino Plus?

 

I download porting kit 4.2, but I didn't find ide... :P



#2 Juzzer

Juzzer

    Advanced Member

  • Members
  • PipPipPip
  • 135 posts
  • LocationHertfordshire, UK

Posted 26 August 2013 - 07:27 AM

There isn't an IDE with the porting kit. So its Notepad to change thing then from a command prompt msbuild /t:build /p:flavor=release;memory=flash and hey presto you have created the firmware files :)

#3 CW2

CW2

    Advanced Member

  • Members
  • PipPipPip
  • 1592 posts
  • LocationCzech Republic

Posted 26 August 2013 - 12:07 PM

In addition to what Juzzer said, please note that you need ARM toolchain - either commercial one (Keil MDK, ARM RVDS, rather expensive) or GCC-based, but for that you'd need to modify the firmware (change memory layout, remove features etc.).

 

Regarding the IDE, there is PKStudio contributed to CodePlex project, but it is basically only for editing the solution/features, then it can generate makefile for Keil MDK. I checked it long time ago, there seems to be no progress since then...



#4 YuvaRaja

YuvaRaja

    New Member

  • Members
  • Pip
  • 8 posts
  • LocationINDIA

Posted 12 September 2013 - 08:11 AM

Any update...?



#5 Juzzer

Juzzer

    Advanced Member

  • Members
  • PipPipPip
  • 135 posts
  • LocationHertfordshire, UK

Posted 12 September 2013 - 09:06 AM

Any update...?

 

On?






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.