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

SD Card: NotSupportedException


  • Please log in to reply
No replies to this topic

#1 Joschua

Joschua

    New Member

  • Members
  • Pip
  • 7 posts

Posted 16 December 2011 - 11:32 AM

Gentlemen

After the update to 4.1.0.6, I have an issue with my code. I try to Mount am SD Card with the folowing code:

StorageDevice.MountSD("SD", SPI_Devices.SPI1, Pins.GPIO_PIN_13);

The code gives the folloeing excpetion:
Exception System.NotSupportedException - CLR_E_NOT_SUPPORTED (1) ####
    #### Message: 
    #### SecretLabs.NETMF.IO.StorageDevice::MountSD [IP: 0016] ####
    #### SecretLabs.NETMF.IO.StorageDevice::MountSD [IP: 0008] ####
    #### NetduinoMiniApplication3.Program::Main [IP: 000a] ####
A first chance exception of type 'System.NotSupportedException' occurred in SecretLabs.NETMF.IO.dll
An unhandled exception of type 'System.NotSupportedException' occurred in SecretLabs.NETMF.IO.dll

The SecretLabs.NETMF.IO.dll assembly version is:
Runtime Version: v4.0.30319
Version : 4.1.0.0

Do I have the right verison of the assembly regarding the firmware version ?

Regards
Joschua




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.