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.

morfrog

Member Since 01 Feb 2014
Offline Last Active Feb 05 2014 09:47 PM
-----

Posts I've Made

In Topic: ShieldBase unhandled exception on new OutputPort()

01 February 2014 - 03:41 AM

I had this exact problem. The solution is to plugin your ShieldBase (unfortunate if you lack one) - this then runs successfully.

 

It seems that even though the shield base is not plugged in, the code attempts to use it and an exception occurs:

 

StackTrace

NetduinoGo.ShieldBase::.ctor

System.Reflection.ConstructorInfo::Invoke

GoBus.GoBusManager::GetShieldBase

System.Reflection.MethodBase::Invoke

Microsoft.SPOT.Hardware.OutputPort::.ctor

NetduinoGoApplication1.Program::Main  


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.