rensky - Viewing Profile: Posts - Netduino Forums
   
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.

rensky

Member Since 13 Jan 2013
Offline Last Active Mar 21 2014 10:47 AM
-----

Posts I've Made

In Topic: Beta: Visual Studio 2013 support

26 February 2014 - 08:39 AM

Hello,

 

i can not debug my application.

 

Log

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 Example test app 1.0.0.0
Found Assembly SecretLabs.NETMF.Hardware 4.3.1.0
Adding pe file D:\Programmierung\netduino\Example test app\Example test app\bin\Debug\le\Example test app.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...
Deployment error: failed to (re)connect debugger engine to debugging target.
The debugging target and the debugger engine failed to initialize because of unspecified device errors.
The debugger engine thread has terminated unexpectedly with error 'Debugger engine could not attach to debugging target.'.

If I restart the Netduino with Button,  the  transmitted Application run. 

 

Best regards

René Galow


In Topic: Netduino Plus 2 Firmware v4.3.1

25 February 2014 - 11:01 PM

 

1. Visual Studio 2012 (or Visual Studio 2013).

I can not install  .NET Micro Framework v4.3 QFE1 SDK with Visual Studio 2013 Ultimate.

I'm doing something wrong?

 

Best regards

René


In Topic: Catch me Up

29 November 2013 - 11:39 AM

Ist der Watchdog  bereits implementiert? 
 
Falls nicht, [color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;]thumbs up for the [/color]watchdog.

In Topic: Runtime Native Code Interop

22 November 2013 - 08:09 AM

Hello,

 

Is native code in the current framework implemented for Neduino plus 2?

 

Can I find an example somewhere?

 

Best regards René


In Topic: Netduino plus 2 reads file.txt on the dropbox...?

17 July 2013 - 01:49 PM

it is possible.

 

1. open a socket which call dropbox ip on port 80

2. send data via socket like this: (http Request Header)

 

GET /u/13000000/test.txt HTTP/1.1 Host: dl.dropboxusercontent.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate Connection: keep-alive If-None-Match: 43926n Cache-Control: max-age=0

 

3. on socket are data, pick them

4. parse the http response

 

Here is a client ready but I have not tested it.

http://netmftoolbox....ailable classes

 

Best regards 

Rensky


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.