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

Link failure with brand new Netduino Plus 2

link failure error

Best Answer VanKurt, 10 August 2013 - 01:39 PM

Yes, you were right. That solved it  ^_^

Go to the full post


  • Please log in to reply
5 replies to this topic

#1 VanKurt

VanKurt

    Member

  • Members
  • PipPip
  • 19 posts

Posted 26 July 2013 - 05:33 PM

Hello,

I just installed VC#, the Netduino SDK 4.2.2.0 and the .NETM-Framework 4.2 as described on this site.

When I try to run my project on the Netduino Plus I get the following errors:

 

Create TS.
 
 Loading start at 806a988, end 8085288
 
Assembly: mscorlib (4.2.0.0)
 
Assembly: Microsoft.SPOT.Native (4.2.0.0)
 
Assembly: Microsoft.SPOT.Hardware (4.2.0.0)
 
Assembly: Microsoft.SPOT.Net (4.2.0.0)
 
Assembly: System (4.2.0.0)
 
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)
 
Assembly: Microsoft.SPOT.IO (4.2.0.0)
 
Assembly: System.IO (4.2.0.0)
 
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)
 
Assembly: Microsoft.SPOT.Hardware.Usb (4.2.0.0)
 
Assembly: SecretLabs.NETMF.Diagnostics (4.2.0.0)
 
Assembly: SecretLabs.NETMF.Hardware.Netduino (4.2.1.0)
 
Assembly: Microsoft.SPOT.Hardware.OneWire (4.2.0.0)
 
Assembly: Microsoft.SPOT.Time (4.2.0.0)
 
Loading Deployment Assemblies.
 
Attaching deployed file.
 
Assembly: Microsoft.SPOT.Graphics (4.2.0.0)
 
Attaching deployed file.
 
Assembly: Neptune (1.0.0.0)
 
Attaching deployed file.
 
Assembly: SecretLabs.NETMF.Hardware.NetduinoPlus (4.1.0.0)
 
Attaching deployed file.
 
Assembly: SecretLabs.NETMF.Hardware (4.1.0.0)
 
Resolving.
 
Link failure: some assembly references cannot be resolved!!
 
 
Assembly: SecretLabs.NETMF.Hardware.NetduinoPlus (4.1.0.0) needs assembly 'Microsoft.SPOT.Hardware' (4.1.2821.0)
 
Assembly: SecretLabs.NETMF.Hardware.NetduinoPlus (4.1.0.0) needs assembly 'mscorlib' (4.1.2821.0)
 
Assembly: SecretLabs.NETMF.Hardware (4.1.0.0) needs assembly 'mscorlib' (4.1.2821.0)
 
Assembly: SecretLabs.NETMF.Hardware (4.1.0.0) needs assembly 'Microsoft.SPOT.Hardware' (4.1.2821.0)
 
Error: a3000000

 

 

I've checked the target Framework version in the project settings. 4.2 should be right, right?

What elso could it be? What diud I do wrong?



#2 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

Posted 26 July 2013 - 06:03 PM

Have you upgraded your Netduino to the 4.2 firmware as well?

And installed the Secret Lab 4.2 SDK and updated your references in the project?

Can see a load of references to 4.1 assemblies.

 

Nak.



#3 VanKurt

VanKurt

    Member

  • Members
  • PipPip
  • 19 posts

Posted 26 July 2013 - 06:20 PM

Have you upgraded your Netduino to the 4.2 firmware as well?

 

 

I thought the netduino plus 2 came with 4.2? If that's not the case: how would I upgrade the firmware? I can't see any download for that :-(



#4 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

Posted 26 July 2013 - 06:21 PM

Ahh yes the Netduino Plus 2 does i believe come with 4.2 already installed.

 

Check your netduino SDK is the lastest version, as its looking for 4.1 binaries.

 

Nak.



#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 26 July 2013 - 11:58 PM

As nakchak mentioned, Visual Studio is trying to deploy a .NET MF 4.1 application to a .NET MF 4.2 device. In project properties, select NETMF 4.2 under "target framework". Save, redeploy, and you should be good to go. Chris

#6 VanKurt

VanKurt

    Member

  • Members
  • PipPip
  • 19 posts

Posted 10 August 2013 - 01:39 PM   Best Answer

Yes, you were right. That solved it  ^_^






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.