9 years, 11 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.

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

1 Answer

9 years, 11 months ago.

Hi Anael - The CMSIS-DAP firmware doesn't support the local filesystem. http://mbed.org/handbook/HDK-and-CMSIS-DAP

Accepted Answer

How should I save something in the memory so?

posted by Anael Petit 05 May 2014