Hello,
I just noticed one issue with Filesystem with WEC7.
The board is Mistral REV G.
BSP is BSP_WINCE_ARM_A8_02_00_00.
The catalog items selected are:
Binary Rom Image File System
exFAT File System
FAT File System
Partition Driver
Release Directory File System
Transaction-Safe FAT File System
The problem is the following:
1. low-level format NAND flash in eboot and boot the OS.
2. Select "properties" of "Mounted Volume".
It shows the following information:
Used: 16KB
Free: 424MB
3. Copy some files to "Mounted Volume".
4. Browse "Mounted Volume" folder, all the files are copied.
5. Select "properties" of "Mounted Volume".
It shows the following information:
Used: 66.5MB
Free: 357.5MB
Everything is fine so far.
6. power cycle the EVM
7. Select "properties" of "Mounted Volume".
It shows the following information:
Used: 16KB
Free: 424MB
8. Browse "Mounted Volume" folder, all the files exist.
The problem here is "Properties" does show the correct information after the reset.
I did the same test with CE6 and CE6 has no problem.
Have you guys encountered the similar issue?
Any insights are appreciated.
Regards,
James