OnBoardFlash.dat

Hi,

In my project folder, there is a file called “OnBoardFlash.dat” that has grown to over 70MB. The only thing it contains are millions of "ÿ"s. What does this file do, and if I delete it, will the IDE recreate it with the proper data? This is in a project that was converted to work with VS2010, if that helps.

The file is used by the emulator to simulate file system. You can ignore the file. If you delete it then ti will come back!

Ok, great, thanks!