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.
I am attempting to get the SDHC file system up and running on the 11U24 Mbed board I have here. However, I am getting a really weird feof error (see below). The code works perfect for my LPC1768.
I am suspecting it has to do with binaries. I did remove all the mbed build files from the FatFileSystem and the SDHCFileSystem library imports.
Quote:
Undefined symbol feof (referred from main.cpp.LPC11U24.o).