Hi there.
I built Windows Mobile 6 with a BSP for Windows Mobile 5.(The BSP
worked well with Windows Mobile 5, of course..)
After WM6 booting the OS didn't work well, and I found that the
settting--memory UI is not same with other WM6 devices.
There is a slider which control strage and program memory.
As I know, RAM file system shouldn't be used WM6, and if
IMGPERSISTENTSTORAGE is set, this UI shouldn't be appeared.
But in my case, even if IMGPRESISTENTSTORAGE is set in build
environment, memory setting UI is not correct.
I think any variables -- sysgen or imgxxx or bsp_xxx -- could caused
the problem, but I'm not sure.
Somebody experience this problem?
What I want to know is that which factor could cause this problem.
Any advice is appreciable.