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

VS2012, 4.3SDK and NETMF Toolbox


  • Please log in to reply
2 replies to this topic

#1 Nighthawk

Nighthawk

    Member

  • Members
  • PipPip
  • 21 posts

Posted 30 June 2013 - 04:31 PM

Hi,

 

I'm using VS2012 on Win8 Pro. I'm developing on a Netduino 2 with 4.2 firmware.

Hence I'm targetting .NET Micro Framework 4.2 in Visual Studio and using assemblies from the v4.2 of Netduino SDK and similarly for the NETMF toolbox.

 

If I add references to Toolbox.NETMF.Hardware.Netduino, when I try to debug I'm getting the following error:

 

Resolving.
 
Link failure: some assembly references cannot be resolved!!
 
 
Assembly: Toolbox.NETMF.Hardware.Netduino (4.2.0.0) needs assembly 'SecretLabs.NETMF.Hardware.PWM' (4.2.0.1)
 
Assembly: Toolbox.NETMF.Hardware.Netduino (4.2.0.0) needs assembly 'SecretLabs.NETMF.Hardware.AnalogInput' (4.2.0.1)
 
Error: a3000000
 
 
 
Thing is, I cannot find any SecretLabs assembly 4.2.0.1
The ones in my Secretlabs v4.2 folder are all version 4.2.2.0 and the ones in the v4.3 folder are 4.3.0.0
 
Any idea?
 
Thanks,
Dennis


#2 Nighthawk

Nighthawk

    Member

  • Members
  • PipPip
  • 21 posts

Posted 30 June 2013 - 05:29 PM

I managed to work around this issue by downloading the source code, updating the references in Toolbox.NETMF.Hardware.Netduino to use the 4.2.2.0 assemblies which I have on my machine, recompiling the toolbox and using the newly recompiled DLLs in my project  :)

 

Not entirely sure why this happened, maybe the assemblies in the actual 4.2 SDK are different to the v4.2 assemblies in the v4.3 SDK? I only have v4.3 SDK installed. Maybe Stefan could look into this.



#3 Nighthawk

Nighthawk

    Member

  • Members
  • PipPip
  • 21 posts

Posted 01 July 2013 - 06:37 AM

OK the reason for this is that the 4.3 SDK includes all 4.2 QFE's so the 4.2 version is 4.2.2.

Maybe Stefan can update the download page with assemblies compiled against this build for the benefit of other 4.3 SDK users :)






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.