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

Deploy with custom software (without VS)

deploy c# custom deploy

  • Please log in to reply
5 replies to this topic

#1 orenduino

orenduino

    Member

  • Members
  • PipPip
  • 26 posts

Posted 27 December 2015 - 04:19 PM

Hi

I searched the forum, didn't find anything similar.

 

I am working on few prototype (small capacity) projects.

the ND2 card is mobile, and connected to different hardware environment every day. I need to flash (deploy) it almost every day, since it use different hardware abilities each time (and different shields)

 

is it possible to create/export/compile some kind of "BIN" file for every version of ND software, and deploy it through my own C# software, without using the VISUAL STUDIO ?

 

Thanks

Oren

 



#2 Nevyn

Nevyn

    Advanced Member

  • Members
  • PipPipPip
  • 1072 posts
  • LocationNorth Yorkshire, UK

Posted 27 December 2015 - 05:45 PM

Compatibility with MFUpdate has been asked about a few times but the last response was Sept 2014 and that was a negative.

 

There is something in the Mono section of the forums about deploying from an SD card but I don't know of anyone who has tried this.

 

Hope this helps,

Mark


To be or not to be = 0xFF

 

Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life

Follow @nevynuk on Twitter


#3 Nevyn

Nevyn

    Advanced Member

  • Members
  • PipPipPip
  • 1072 posts
  • LocationNorth Yorkshire, UK

Posted 28 December 2015 - 07:29 AM

After sleeping on this overnight I remembered that the Mono work is old and probably applies to the Atmel processors in the original Netduino boards and not the latest STM32 boards.

Regards,
Mark

To be or not to be = 0xFF

 

Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life

Follow @nevynuk on Twitter


#4 David Weaver

David Weaver

    Advanced Member

  • Members
  • PipPipPip
  • 50 posts
  • LocationBloomington IL

Posted 28 December 2015 - 12:26 PM

Could try this

 

https://fabienroyer....ith-a-netduino/



#5 orenduino

orenduino

    Member

  • Members
  • PipPip
  • 26 posts

Posted 29 December 2015 - 12:45 PM

Those methods requires SD card. since we already have few boards without SD card (basic version), it is not relevant for me.

Thanks everyone



#6 scardinale

scardinale

    Member

  • Members
  • PipPip
  • 27 posts
  • LocationNew York, USA

Posted 29 December 2015 - 08:10 PM

You can always modify the code to load the Assembly form an embedded resource.







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.