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.
5 years, 6 months ago. This question has been closed. Reason: Duplicate question
[PROBLEM] Using LocalFileSystem on LPC1768 ?
Hi guys,
I am currently working on a program, in this one I would like to be able to save values in a file. My goal is to be able to do this in a Thread and to be able to add values to the file. I have already done some tests but this leads to errors.
Does anyone have an example where this works?
I am on an LPC1768 board with MBedOS5 (revision 51d55508e8) and using LocalFileSystem.