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

Flash / Code Storage / RAM ..etc.


  • Please log in to reply
4 replies to this topic

#1 asciiman

asciiman

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • LocationTurkey

Posted 09 March 2015 - 02:52 PM

Hi

 

Netduino +2 has 1MB flash + 384Kb Code Storage and 192Kb RAM (tech spec)

 

Is 1MB flash  = 384Kb Code Storage + 192Kb RAM + ..etc. 

 


#2 Juzzer

Juzzer

    Advanced Member

  • Members
  • PipPipPip
  • 135 posts
  • LocationHertfordshire, UK

Posted 09 March 2015 - 06:50 PM

The 1MB flash contains TinyBooter, TinyCLR and your user program.

RAM is seperate.



#3 asciiman

asciiman

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • LocationTurkey

Posted 10 March 2015 - 04:43 AM

thank you sir

 

Why this code is show 100 kb not 192

Microsoft.SPOT.Debug.Print(Debug.GC(true).ToString());



#4 Juzzer

Juzzer

    Advanced Member

  • Members
  • PipPipPip
  • 135 posts
  • LocationHertfordshire, UK

Posted 10 March 2015 - 09:42 AM

That is showing free ram - the other 92kb has been gobbled up by starting up TinyCLR

This can be reduced by removing features from the firmware, for instance a base STM firmware is only using about 40kb



#5 asciiman

asciiman

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • LocationTurkey

Posted 10 March 2015 - 06:43 PM

Hi sir 

This is my understand. thnx for you

 

Untitled-1_zpsrqcqhr3q.png






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.