Windows Embedded Ce 6.0 Article Index for
Windows
Shopping
Embedded
Website Links For
Windows
 

Information About

Windows Embedded Ce 6.0




  Family Windows CE
  Logo <!--Windows Embedded CE 60 Logojpg-->
  Developer Microsoft
  Website wwwmicrosoftcom/embedded
  Source Model Shared source (full source code included)
  License Microsoft EULA
  Kernel Type Hybrid Kernel
  First Release Date November 1 2006
  First Release Url http://wwwmicrosoftcom/presspass/press/2006/nov06/11-01MSKernelPRmspx
  Release Version 60
  Release Url http://wwwwindowsfordevicescom/news/NS2632317407html
  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". {Link without Title}


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.

  • 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.



REFERENCES



EXTERNAL LINKS