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.

blackt1ger

Member Since 28 Nov 2013
Offline Last Active Nov 21 2014 01:13 AM
-----

Posts I've Made

In Topic: The debugging target is not in an initialized state; rebooting...

20 November 2014 - 01:05 AM

Well, found the issue.  Wouldn't have believed it.

 

USB port on computer.  Switched the port and now 4.2 works and 4.3 works.  I think it was in a USB 3.0 connector.  


In Topic: The debugging target is not in an initialized state; rebooting...

19 November 2014 - 05:17 AM

Okay, so I install Windows XP SP3 32-bit on VMware Workstation (clean install), install Visual Studio 2010 C# Express, netduino sdk 4.2, and MF 4.2.

 

Attach my Netduino to the XP VM machine.

 

Had a known issue with MPP, fixed (didn't install .NET 2, just did the updated manifest).

 

My blinky builds and deploys, but no love in attaching a debugger.....   

 

What could it be?

 

I might have to go all the way back to MF 4.1.


In Topic: The debugging target is not in an initialized state; rebooting...

18 November 2014 - 11:10 PM

I'm sure I've done that at least once.   I did verify that all the references match desired SDK version by using the Properties window.  And they all point to the appropriate locations where everything is installed ( which is all default locations ).

 

The thing is, I did a blinky and it deploys, works, etc.  I would think that a mismatched assembly would just lock it up.

 

The draw to using NetDuino was the integrated debugging.  Might as well go back to MPLAB and doing it on a PIC board, at least there the ICD3 debugger works (fingers crossed, it has been a few months since I've used that, too).


In Topic: Porting eLua to the NetDuino

17 November 2014 - 01:52 AM

baxter,

 

which binary did you use for the eLua download into Netduino?  Or did they remove it?  I see one for an Atmel based Netduino, but none for the STMicro STM32F4?

 

--Ken


In Topic: How to upgrade to the .NET Micro Framework v4.3 SDK

16 November 2014 - 10:32 PM

Help. 

 

Using Netduino Plus 2.

 

Okay, I got Visual Studio 2013 and Visual Studio 2013 Express for Desktops.  I managed to get everything installed.  Updated the firmware with the Netduino update.  Everything looks okay.

 

Project builds and deploys, but when I want to debug, it reboots the Netduino, and then tries to re-attach the debugger.  It fails.  Subsequent attempts to deploy fails.  Need to remove/insert USB wait for it to detect and I can deploy again, but the same error happens when I try to debug.

 

I erased the app (using the Netduino Update options dialog), but it doesn't make any difference.

 

Just to be clear, the MF experimental is no longer needed, right?  CodePlex has the MF 4.3 - R2-Beta which supports Visual Studio 2013.  But what about the Netduino SDK ? Do we use the experimental version as linked in the beginning of this forum?

-------------

Looking for a device on transport 'USB'
Starting device deployment...
Iteration 0
Opening port \\?\USB#VID_22B1&PID_1000#000000000000#{09343630-a794-10ef-334f-82ea332c49f3}\Operations
Attaching debugger engine...
... debugger engine attached!
Querying device assemblies...
Found Assembly mscorlib 4.3.1.0
Found Assembly Microsoft.SPOT.Native 4.3.1.0
Found Assembly Microsoft.SPOT.Hardware 4.3.1.0
Found Assembly Microsoft.SPOT.Net 4.3.1.0
Found Assembly System 4.3.1.0
Found Assembly Microsoft.SPOT.Hardware.SerialPort 4.3.1.0
Found Assembly Microsoft.SPOT.IO 4.3.1.0
Found Assembly System.IO 4.3.1.0
Found Assembly Microsoft.SPOT.Hardware.PWM 4.3.1.0
Found Assembly Microsoft.SPOT.Hardware.Usb 4.3.1.0
Found Assembly SecretLabs.NETMF.Diagnostics 4.3.1.0
Found Assembly SecretLabs.NETMF.Hardware.Netduino 4.3.1.0
Found Assembly Microsoft.SPOT.Hardware.OneWire 4.3.1.0
Found Assembly Microsoft.SPOT.Time 4.3.1.0
Found Assembly SecretLabs.NETMF.Hardware.NetduinoPlus 4.3.1.0
Found Assembly SecretLabs.NETMF.Hardware.NetduinoMini 4.3.1.0
Found Assembly NetduinoApplication1 1.0.0.0
Found Assembly SecretLabs.NETMF.Hardware.PWM 4.3.1.0
Found Assembly SecretLabs.NETMF.IO 4.3.1.0
Found Assembly SecretLabs.NETMF.Hardware.AnalogInput 4.3.1.0
Found Assembly SecretLabs.NETMF.Hardware 4.3.1.0
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.hardware.netduinoplus.pe to deployment bundle
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.hardware.netduinomini.pe to deployment bundle
Adding pe file C:\dev\TigerTools\Hardware Tools\NetduinoApplication1\NetduinoApplication1\bin\Debug\le\NetduinoApplication1.pe to deployment bundle
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.hardware.pwm.pe to deployment bundle
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.io.pe to deployment bundle
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.hardware.analoginput.pe to deployment bundle
Adding pe file C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\secretlabs.netmf.hardware.pe to deployment bundle
Attempting deployment...
Incrementally deploying assemblies to device
All assemblies on the device are up to date.  No assembly deployment was necessary.
Assemblies successfully deployed to device.
Restarting interpreter...
Attaching to device...
Waiting for device to initialize...
The debugging target and the debugger engine failed to initialize because of unspecified device errors.
The debugger engine thread has terminated unexpectedly with error 'Object reference not set to an instance of an object.'.

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.