Hello all,
I had a curious results after executing a simple program to make a text file on the mbed module(drive F: on windows 2000, 5.00.2195 Service Pack 4).
I have just found a curious file on the mbed, of which filename is "hello wo.rld", and size of 1,824,009KB. And its updated date shows "2030/10/08 4:11". Moreover, the explorer shows areas of this drive F: as used space of 121KB, and open space of 1.85MB. The total size of files except "hello wo.rld" is 114KB.
I've got this result after the second run of "Hello World!" program which has just been added 2 more lines of fprinf statements similar to "fprintf(fp, "Hello World!");"
The first run completed without problems. The first run was the
sample program taken in the section of LocalFileSystem without any changes.
Although these peculiar files conditions on my mbed module, I have just succeeded in retrying to run "Hello World!" program once again without problem!
I hope any suggestions will help us much!
Thanks in advance!
Hello all,
I had a curious results after executing a simple program to make a text file on the mbed module(drive F: on windows 2000, 5.00.2195 Service Pack 4).
I have just found a curious file on the mbed, of which filename is "hello wo.rld", and size of 1,824,009KB. And its updated date shows "2030/10/08 4:11". Moreover, the explorer shows areas of this drive F: as used space of 121KB, and open space of 1.85MB. The total size of files except "hello wo.rld" is 114KB.
I've got this result after the second run of "Hello World!" program which has just been added 2 more lines of fprinf statements similar to "fprintf(fp, "Hello World!");"
The first run completed without problems. The first run was the
sample program taken in the section of LocalFileSystem without any changes.
Although these peculiar files conditions on my mbed module, I have just succeeded in retrying to run "Hello World!" program once again without problem!
I hope any suggestions will help us much!
Thanks in advance!