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.

andersborg

Member Since 12 Feb 2011
Offline Last Active Oct 29 2013 10:27 PM
-----

Posts I've Made

In Topic: Netduino Plus Firmware v4.2.0

26 August 2012 - 10:13 AM

I have it going now, so maybe I can help. Did you perform all these steps? http://wiki.netduino...ep-by-step.ashx Cheers, Anders

In Topic: 4.2 and out of memory

22 August 2012 - 12:14 PM

System.InvalidOperationException occurs both for Microsoft.SPOT and SecretLabs.NETMF classes. For both it usually happen in Thread.Sleep(10) based on Debug.Prints. I never see from the exception what line is causing the problem. When that happens I need to power cycle or reset the Netduino to be able to deploy new software. It's still scan() that causes it, as it works fine if I simply comment out the call to scan and simulate values for touched, X and Y, but I can't see how it's my code's fault per se.

In Topic: 4.2 and out of memory

21 August 2012 - 04:15 PM

Noted: With Debug.GC: "A first chance exception of type 'System.InvalidOperationException' occurred in Microsoft.SPOT.Hardware.dll", likely at the first call to Debug.GC. Without Debug.GC: Loops for almost 20 times, then hangs.

In Topic: 4.2 and out of memory

21 August 2012 - 03:57 PM

Hi Anders,

We'll need the source. To understand why you're getting an exception, we need to run the code and see where the exception is thrown.

Alternatively...what line is the exception thrown on?

Chris


OK. Here goes.

I couldn't see what line it happened on. I'm using Express, so maybe it's limited in this regard.

In Topic: 4.2 and out of memory

21 August 2012 - 03:39 PM

Forgot to attach the file...

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.