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

Visual C# Express not recognize netduino


  • Please log in to reply
8 replies to this topic

#1 col

col

    New Member

  • Members
  • Pip
  • 7 posts

Posted 22 February 2013 - 03:04 AM

Please some tip, why my Visual C# Express not reconize the netduino plus (firmware 4.2.0.1)

 

Thanks.



#2 caEstrada

caEstrada

    Advanced Member

  • Members
  • PipPipPip
  • 84 posts

Posted 22 February 2013 - 04:07 AM

Col,

 

Have you checked the USB Netduino in your Windows Control Panel?

 

What windows version do you have?



#3 col

col

    New Member

  • Members
  • Pip
  • 7 posts

Posted 22 February 2013 - 02:54 PM

Yes i checked in Devices and appears, my Windows is 7-32b



#4 caEstrada

caEstrada

    Advanced Member

  • Members
  • PipPipPip
  • 84 posts

Posted 22 February 2013 - 06:33 PM

Do you already have a code to download to netduino?

 

Sounds a dumb question but it is necessary to create a project under IDE, compile and donwload.

 

It is very common -never knew why- but first download always fails and VS IDE crashes.  But the second

works perfect.

 

Let me know how we can help you



#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 22 February 2013 - 10:24 PM

col -- does MFDeploy see your Netduino? Also...make sure that MFDeploy is closed before trying to deploy to your Netduino from Visual Studio. If MFDeploy is "connected", that will block Visual Studio deployment. Chirs

#6 col

col

    New Member

  • Members
  • Pip
  • 7 posts

Posted 22 February 2013 - 10:41 PM

Hi Chris, MFDeploy see Netduino and when open a visual studio MFDeploy is closed.

 

now the error is:

 

 

 

Link failure: some assembly references cannot be resolved!!
 
 
Assembly: ServerExample (1.0.0.0)
 
 needs assembly 'SecretLabs.NETMF.Hardware.AnalogInput' (4.2.0.1)
 
Error: a3000000
 
The program '[5] Micro Framework application: Managed' has exited with code 0 (0x0).
Waiting for debug commands...


#7 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 01 March 2013 - 03:22 AM

Hi col, What version of firmware is your board running? What version are you targeting from Visual Studio? Also...if they're the same, then erase your current app using MFDeploy. Then re-deploy your new app. Chris

#8 col

col

    New Member

  • Members
  • Pip
  • 7 posts

Posted 02 March 2013 - 01:11 PM

Hi Chris, Visual Studio 2010 and [color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;font-size:14px;](firmware 4.2.0.1)[/color]



#9 Stefan

Stefan

    Moderator

  • Members
  • PipPipPip
  • 1965 posts
  • LocationBreda, the Netherlands

Posted 04 March 2013 - 07:41 AM

Hi Col,

 

Please make sure your app and netduino are both using 4.2 in that case.

Also; "needs assembly 'SecretLabs.NETMF.Hardware.AnalogInput' (4.2.0.1)"

Try adding SecretLabs.NETMF.Hardware.AnalogInput.dll as reference to your project.


"Fact that I'm a moderator doesn't make me an expert in things." Stefan, the eternal newb!
My .NETMF projects: .NETMF Toolbox / Gadgeteer Light / Some PCB designs




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.