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.
10 years, 7 months ago.
LocalFileSystem not working on UBLOX C027?
Hi,
I tried to create a file with simple test examples of LocalFileSystem.
The compilation works perfectly but it seems that the fopen function always return a NULL pointer...
I use an UBLOX C027.
Thanks for your help,
Lug.
1 Answer
10 years, 7 months ago.
Hi Anael - The CMSIS-DAP firmware doesn't support the local filesystem. http://mbed.org/handbook/HDK-and-CMSIS-DAP
I can only check the source code, but in the ublox source code LocalFileSystem is correctly disabled. And you only have the ublox added to your account. So it shouldn't compile in the first place. You are not compiling it on another account as LPC1768?
posted by Erik - 02 May 2014