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

Avoid flash storage A/B being erased on VS build/debug?


  • Please log in to reply
1 reply to this topic

#1 Klop

Klop

    Advanced Member

  • Members
  • PipPipPip
  • 49 posts

Posted 16 May 2011 - 05:18 PM

Hi, Does anyone know if it's possible to keep data stored in Storage A/B when deploying/debugging via Visual Studio? It's very annoying that my data is erased every time I start the debugger (app code build and deployed). Maybe a parameter/command build event can be added in Visual Studio? Thanks.

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 16 May 2011 - 08:06 PM

Hi Klop, Data cannot be stored/retrieved using EWR's on the Netduino. We're working on a firmware update to enable this scenario under .NET MF 4.2 (using simple storage). Although that will be limited to ~10,000 write cycles, so it'll be designed for infrequently-changed "settings" data. Please note that technically you could tweak the memory settings and recompile your firwmare to enable EWRs with .NET MF 4.1...but that would require some experimentation and memory setting tweaks to enable. Best bet is to wait for the 4.2 firwmare...or use an external SD card or EEPROM in the meantime to store data. 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.