View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000548 | NetDCU11 | F3S | public | 2011-04-04 10:42 | 2011-04-19 08:32 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | V1.15 | ||||
Target Version | V1.24 | Fixed in Version | V1.24 | ||
Summary | 0000548: F3S partition is not detected correctly in case of high storage memory usage. | ||||
Description | Unfortunatly this error has dramatic impact. After reaching the critical storage memory usage the board will not boot up correctly and the partition driver will format the complete nand flash. | ||||
Forum Link | |||||
Found Driver Version | |||||
Fixed Driver Version | |||||
|
Problem is caused by the fact that F3S marks the written sectors as reserved, to avoid any filesystem damage by Windows CE. As partitioning is based on logical sector layer, the number of available logical sectors will decrease all the time and the partition driver will mark a partition invalid as soon as the starting sector of a (f3s) partition is higher than the overall logical sector number. The risk of reaching this critical memory usage even is much higher when two F3S partitions are used. |
|
Update to lastest F3S version. |