10 years ago.

fail compile

/media/uploads/benchen0955/3.png

as Title How to fix it ERROR MESSAGE Identifier"LocalFileSystem"is undefined "LocalFileSystem local("local");Create the local filesystem under the name "local""

Question relating to:

2 Answers

10 years ago.

The LocalFileSystem is only available on the two original mbed platforms (LPC1768 and LPC11U24). All other platforms should use something like the SD filesystem.

Accepted Answer
10 years ago.

I assume you are using a NUCLEO-F401RE because thats the only board in your profile. If i remeber correctly, the STM boards do not support the local file system.

I am using a NUCLEO-F401RE

posted by ben chen 11 Mar 2016

Same error on NUCLEO-L152RE

posted by Rafi Cohen 11 Mar 2016