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's Content

There have been 3 items by xelatan (Search limited from 30-March 23)


By content type

See this member's

Sort by                Order  

#52459 Forward-only Xml Parser

Posted by xelatan on 29 August 2013 - 09:04 PM in Project Showcase

Do you have and example on how to use it?

 

And can it handle attributes?




#52305 SD card I/O exception thrown

Posted by xelatan on 23 August 2013 - 05:59 PM in Netduino Plus 2 (and Netduino Plus 1)

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; }




#52304 SD card I/O exception thrown

Posted by xelatan on 23 August 2013 - 05:57 PM in Netduino Plus 2 (and Netduino Plus 1)

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.