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.

Re: [WM6] Memory slider in Windows Mobile 6 by Paul

Paul
Wed Jul 30 08:08:49 PDT 2008

Remember that the Windows Mobile development stuff is all under NDA and you
should not be discussing it in public like this.

Paul T.

"OrientalShock" <bj0629@mobilecompia.co.kr> wrote in message
news:ef64c9bf-cf17-4c52-8af9-aa72e391e76f@k36g2000pri.googlegroups.com...
> 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.