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

release build of secretlabs.netmf.io.dll please?


  • Please log in to reply
7 replies to this topic

#1 Fabien Royer

Fabien Royer

    Advanced Member

  • Members
  • PipPipPip
  • 406 posts
  • LocationRedmond, WA

Posted 30 December 2010 - 03:51 AM

Hi,


Would it be possible to get a release build of the secretlabs.netmf.io.dll assembly?
I know that it is not 'fully baked' yet, but it would be useful for testing apps end-to-end with release-mode assemblies.


Cheers,
-Fabien.

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 30 December 2010 - 05:11 AM

Hi Fabien, How about one step better? Here's a copy of the source to the current assembly. Chris

Attached Files



#3 Fabien Royer

Fabien Royer

    Advanced Member

  • Members
  • PipPipPip
  • 406 posts
  • LocationRedmond, WA

Posted 30 December 2010 - 07:57 AM

Awesome! Thanks :)

#4 CrashingDutchman

CrashingDutchman

    New Member

  • Members
  • Pip
  • 5 posts

Posted 06 March 2011 - 01:14 PM

I downloaded the file that Fabien posted and get this error:

An unhandled exception of type 'System.NotSupportedException' occurred in SecretLabs.NETMF.IO.dll


I have the Secret Labs project included in my own project. Could that be the culprit?

Thanks in advance!

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 06 March 2011 - 02:09 PM

I have the Secret Labs project included in my own project. Could that be the culprit?

Hi CrashingDutchman,

Are you running the v4.1.1 alpha firmware?

Also, what Secret Labs project do you have included in your own project? The System.IO project?

Chris

#6 CrashingDutchman

CrashingDutchman

    New Member

  • Members
  • Pip
  • 5 posts

Posted 06 March 2011 - 04:10 PM

Thanks for your help!

I checked and saw that I had firmware version 4.1.0.5. I then deployed the 4.1.1 ALPHA 7 firmware and when that was finished I deployed my code again (example from this thread: http://forums.netdui...sd-card-sample/).

I still have the same error. The error occurs in this line

SDSPI_Mount(path, (UInt32)spi, (UInt32)chipSelect, (UInt32)cardDetect);

in 'public static void mountSD'

#7 CrashingDutchman

CrashingDutchman

    New Member

  • Members
  • Pip
  • 5 posts

Posted 06 March 2011 - 06:02 PM

I think I am mixing up things. The code I am using is probably for a Netduino with Adafruit shield. I have a Netduino Plus with it's own SD card slot. Can anyone confirm?

#8 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 07 March 2011 - 11:26 AM

Hi CrashingDutchman,

I think I am mixing up things. The code I am using is probably for a Netduino with Adafruit shield. I have a Netduino Plus with it's own SD card slot.

On Netduino Plus, the MicroSD card will automatically mount and dismount. Just look for the "\SD" folder and you'll know that a valid MicroSD card is present.

Chris




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.