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

Code Storage of Netduino 2


  • Please log in to reply
1 reply to this topic

#1 hongnhattl

hongnhattl

    New Member

  • Members
  • Pip
  • 1 posts

Posted 30 August 2013 - 05:35 PM

I'm gonna use this board for the fingerprint recognition application and will use a available .dll library (about 116KB) for doing that. After building a small project using some functions from this library, I find its size exceed the maximum size of code storage of the main MCU in the board. 

so, I want to ask that, what is SD Card in this board used for? and Can I use this board for my app? if can, give me the guidance. Thank you very much!



#2 Danger

Danger

    Member

  • Members
  • PipPip
  • 10 posts
  • LocationCalifornia, USA

Posted 30 August 2013 - 09:26 PM

Hi hongnhattl, 

 

You would probably want to look into using the System.Reflection namespace to load your assemblies dynamically.  I have done this with Windows apps and web sites, but not with the NETMF.  I did, however, find an article from someone that has.  Looks promising.

 

Hope this helps.

http://fabienroyer.w...ith-a-netduino/

 

Danger






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.