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

Assemblies not successfully deployed to device


  • Please log in to reply
3 replies to this topic

#1 ZakieM

ZakieM

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationIsrael

Posted 08 April 2012 - 08:31 PM

Just moved to 4.2 RTM (QFE1), on a Netduino Plus
I checked couple of programs, but found issues. Projects with any networking seems to work fine. However, projects involving networking do not get deployed.
The error I am getting is quite useless:


Incrementally deploying assemblies to device
Deploying assemblies for a total size of 51348 bytes
Assemblies not successfully deployed to device.
Deployment to the device was not successful.


And the error list suggest I should check my hardware.

Any pointer for identifying the problem will be appreciated.
Zakie Mashiah
Just a curious guy

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 08 April 2012 - 09:01 PM

Hi ZakieM,

[quote]
Deploying assemblies for a total size of 51348 bytes
[/quot]

The Netduino Plus 4.2 RC4 firmware has 48KB of flash available.

We're trying to push this up to 56KB in the RC5 firmware. .NET MF 4.2 grew a bit over 4.1, so it takes up a little more flash.

Chris

#3 ZakieM

ZakieM

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationIsrael

Posted 08 April 2012 - 09:16 PM

Thanks Chris.Ouch... I thought there will be 10K more :-( It is a simple program that parses information from Web servers (XML), but to save space and memory I'm doing it the tedious way with manually parsing stream. Got to bare minimum of functionality and it doesn't seem like it will fit to memory eventually. With the 4.1 I was running between 19K to 9K free, which from time time causes out-of-memory exception if was not calling GC myself after string operations.
Zakie Mashiah
Just a curious guy

#4 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 08 April 2012 - 09:20 PM

There's a bit more RAM with the new 4.2 update...but a bit less flash. We're continuing to tune, to see if we can free up a bit more for code... 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.