SD Card not working with G120

I get an exception when I try to mount the SD card on a Fez Cobra II board using TinyCLR1.0

I used the following:

StorageController storage = StorageController.FromName(@“GHIElectronics.TinyCLR.NativeApis.LPC17.SdCardStorageController\0”);

Is this correct? Anyone been able to use the SDcard with the G120?

It’s working. Looks like a duff connection on the SD card socket. After I removed and inserted a few times, it started working. The Cobra II board has been in storage for quite some time.

Nothing like a little fluff in the clack valve to keeps things interesting :rofl:

Hum. So it wasn’t plugged in. :smiley:

Actually, I need to go back and test the original board. A DOH!! moment. I tested the code again on a different board and that’s why it works. I forgot I swapped them out to use the one without the WiFi module.