Auto update delpoyed code on boot - General Discussion - Netduino Forums
   
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

Auto update delpoyed code on boot


  • Please log in to reply
3 replies to this topic

#1 Josh Hawley

Josh Hawley

    Member

  • Members
  • PipPip
  • 21 posts

Posted 25 September 2014 - 04:25 PM

Has anyone seen/heard of anyone writing a boot strap that can check for and update your code on a netduino?

Similar to the way ClickOnce works. When the netduino boots, the boot strap loads and checks for and updates the netduino code if needed. Then once that is done, it runs the code like normal.



#2 Frode

Frode

    Advanced Member

  • Members
  • PipPipPip
  • 202 posts
  • LocationNorway

Posted 26 September 2014 - 10:11 AM

Sounds interresting. Maybe it would be possible to put the new firmware temporarily into an EEPROM, and then load that code into the Netduino on boot.



#3 Cuno

Cuno

    Advanced Member

  • Members
  • PipPipPip
  • 144 posts
  • LocationZürich / Switzerland

Posted 26 September 2014 - 10:51 AM

There is a standard mechanism for this in NETMF, it's called MFUpdate. We implemented it for our NETMF port:

 

http://www.mountaine...-field-updates/

 

Unfortunately, Netduino firmware doesn't support it yet.

 



#4 Josh Hawley

Josh Hawley

    Member

  • Members
  • PipPip
  • 21 posts

Posted 29 September 2014 - 05:25 AM

Bummer. I hope we get this in the next update.






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.