Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
You do not have the correct permissions to perform this operation. Please, contact us at support@mbed.com to gain full access.
×
I'm currently getting a compiler error.
The error message is "Expected an identifier (E40)" and is pointing to FatFileSystem line 27, col 15. With the resource of Integer.h
I'm trying to incorporate SDCard access into my small web server project. Happy to share code if anyone wants a look.
I also have SDCardTest project, this compiles fine... doesn't run... - maybe my SD card... but it does compile.
I don't know what to do to resolve the error. Can anyone advise?
- David