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.

xelatan

Member Since 13 Aug 2013
Offline Last Active Sep 28 2013 12:03 PM
-----

Posts I've Made

In Topic: Forward-only Xml Parser

29 August 2013 - 09:04 PM

Do you have and example on how to use it?

 

And can it handle attributes?


In Topic: SD card I/O exception thrown

23 August 2013 - 05:59 PM

I did the same test under the 4.3  Micro framework version. With the same result 

 

 

string message = "This is a test"; try { System.Collections.IEnumerable x = Directory.EnumerateDirectories(@"SD"); } catch (Exception exc) { message = exc.Message; }


In Topic: SD card I/O exception thrown

23 August 2013 - 05:57 PM

I am Having the same issue with my Netduino and SD cards.

 

Also I have been trying to use the simulator to write to and SD card.

 

That has also proven futile. Seems like the simulator does not support creating a directory.

 

So any hints on where to go would be great.

 

Thanks


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.