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.
6 years, 6 months ago.
Compiler output warning for SD card library
Hello - I'm relatively new to the LPC1768.
I imported into my online compiler the program from this page: https://os.mbed.com/users/d_worrall/code/Recorder/
The importing process reports an error with the FATFileSystem, which I can correct by updating to the latest library.
However, when compiling the program, I still get a warning message, as shown in the image below. How can I correct this please?
Thanks
1 Answer
6 years, 6 months ago.
This is inside a library you didn't write and your program successfully compiled, so for now I would ignore it. If the program doesn't work it might be something to revisit. If you are working on a production product you might want to clean this up but for prototyping I would guess your time is better spent elsewhere.