9 years, 1 month ago.

SDFilesystem NOT working

Hi, I have just downloaded the demo SDFileSystem

and it will not compile !!!!

Error: Object of abstract class type "SDFileSystem" is not allowed in "main.cpp", Line: 4, Col: 14

I thought it was because I am using LPC1347, But I have made a new download with LPC1768 - Normal blue MBED.

Any help will be appreciated.

Ceri

Question relating to:

1 Answer

9 years, 1 month ago.

Compiles fine for me. I clicked on the Import Program button on the page you linked to, build for LPC1768 and got one warning (statement unreachable) but other than that it builds fine.

Have you made any changes from the stock hello world code or added any other libraries?

Accepted Answer