Hi,

Do anyone know the WinCE 5.0 basic requirement (such as size of RAM,
Flash..etc) and supported features (such as display resolution, color
depth)? Would you mind to show me the list if you have?

Thanks !

Re: WinCE 5.0 system requirement and feature by pradip

pradip
Wed Oct 26 06:16:03 CDT 2005

It is for target machine
or for your PB please make it clear

--
Regards,

Pradip Shinde
Software Engineer
Sundyne Technologies Pvt. Ltd.
Cell No. +91-9820890338
Direct No.: +91-22-30423942
Office Tel No. :+91-22- 24943940 / 24952629 /
30422629 / 30423940 / 30423941 / 30423943
E-Mail:pradip@sundynetech.com
http://www.sundynetech.com

"Bryan Mok" <bryanmok@gmail.com> wrote in message
news:1130321002.912976.108490@g14g2000cwa.googlegroups.com...
> Hi,
>
> Do anyone know the WinCE 5.0 basic requirement (such as size of RAM,
> Flash..etc) and supported features (such as display resolution, color
> depth)? Would you mind to show me the list if you have?
>
> Thanks !
>



Re: WinCE 5.0 system requirement and feature by Dean

Dean
Wed Oct 26 08:07:49 CDT 2005

There is no requirement, other than your CPU must be one that is supported
by the CE kernel. The size of RAM, flash etc depends completely on what
kind of device you are trying to build. CE can (theoretically) have a
footprint of just a few hundred kilobytes, up to tens of megabytes.
Displays are not necessary, completelyl headless builds are supported.

Identify your product requirements, then go from there.

--
Dean Ramsier - eMVP
BSQUARE Corporation


"Bryan Mok" <bryanmok@gmail.com> wrote in message
news:1130321002.912976.108490@g14g2000cwa.googlegroups.com...
> Hi,
>
> Do anyone know the WinCE 5.0 basic requirement (such as size of RAM,
> Flash..etc) and supported features (such as display resolution, color
> depth)? Would you mind to show me the list if you have?
>
> Thanks !
>



Re: WinCE 5.0 system requirement and feature by Bryan

Bryan
Wed Oct 26 11:15:26 CDT 2005

Hi,

It is for the target machine.

Basically, I have a set of requirement now. But I am not sure WinCE
5.0 support those feature or not. Or do I need to spend much of time to
enhance the existing driver to meet the requirement. Such as the
display driver, the BSP is support 16bpp. If I want to support 18 or 24
bpp, do I need to rewrite all the blt functions? Or WinCE does it to me
already?

Thanks


Re: WinCE 5.0 system requirement and feature by Dean

Dean
Wed Oct 26 11:58:31 CDT 2005

Depends on your source BSP. There is no generic CE. The display driver for
your target hardware must support the combination you want. CE has some
drivers already ( for sample BSPs and some common hardware). IF one of
those exists for your hardware, and IF that particular driver supported the
feature you want, you're good to go. Otherwise, you need to do some driver
work.

You'll need to be a lot more specific about your hardware to get this type
of question anwered. In general, you need to remember that either you or
the device manufacturer needs to port CE to your hardware.

--
Dean Ramsier - eMVP
BSQUARE Corporation


"Bryan Mok" <bryanmok@gmail.com> wrote in message
news:1130343326.872047.49890@g47g2000cwa.googlegroups.com...
> Hi,
>
> It is for the target machine.
>
> Basically, I have a set of requirement now. But I am not sure WinCE
> 5.0 support those feature or not. Or do I need to spend much of time to
> enhance the existing driver to meet the requirement. Such as the
> display driver, the BSP is support 16bpp. If I want to support 18 or 24
> bpp, do I need to rewrite all the blt functions? Or WinCE does it to me
> already?
>
> Thanks
>