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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Dear friends,
I made a stupid mistake in my code. I open the file but forgot to put the line to close it.
FILE *fp = fopen("/local/test.txt", "w"); After I burned my code into mbed and ran it, the mebd became unreadable from my pc. What I can see is just a icon "Removable Disk" under my computer, but could not open the disk.
What should I do to reset my mbed? should I format the disk?
Thanks for your help!