Windows Embedded CE 6.0

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Windows Embedded CE 6.0
(Part of the Windows CE family)
Developer
Microsoft
Web site: www.microsoft.com/embedded
Release information
Release date: November 1, 2006 info
Current version:  6.0, info
Source model: Shared source (full source code included)
License: Microsoft EULA
Kernel type: Hybrid kernel
Support status
Currently active.

Windows Embedded CE 6.0 (codenamed "Yamazaki") is the sixth major release of Windows Embedded Operating System targeted to enterprise specific tools such as industrial controllers and consumer electronics devices like digital cameras. Windows Embedded CE 6.0 features a completely redesigned kernel, which supports over 32,000 processes, up from 32 process support of the previous versions. Each process receives 2 GB of virtual address space, up from 32 MB.

Windows Embedded CE 6.0 was released on November 1, 2006, and includes partial source code.

Windows Embedded CE 6.0 is also the basis of Windows Mobile 7, codenamed "Photon".[1]

[edit] New features

  • Some System components (such as filesystem, gwes, device driver manager) have been moved to the kernel space.
  • The system components which now run in kernel have been converted from EXEs to DLLs, which get loaded into kernel space.
  • New Virtual Memory Model. The lower 2GB is the process VM space and is private per process. The upper 2GB is the kernel VM space.
  • New Device Driver Model that supports both User Mode and Kernel Mode Drivers.
  • The 32 process limit has been raised to 32,768 processes.
  • The 32 megabyte virtual memory limit has been raised to the total virtual memory (Up to 2GB of private VM is available per process).
  • The Platform Builder IDE is integrated into Microsoft Visual Studio 2005, allowing a single development environment for both platform and application development.
  • New security infrastructure. The redesigned one-tier security model is compliant with the Trustworthy Computing Security Development Lifecycle (or SDL). This ensures that only trusted applications can run on your embedded device.
  • Read-only support for UDF 2.5 filesystem.
  • Support for Microsoft's upcoming exFAT filesystem.
  • 802.11i (WPA2) and 802.11e (QoS) wireless standards, and multiple radio support.
  • CE 6.0 works with x86, ARM, SH4 and MIPS based processor architectures.
  • New Cellcore components to enable devices to easily make data connections and initiate voice calls through cellular networks.

[edit] References

  1. ^ [1]

[edit] External links


Personal tools