Found this message from microsoft.public.dotnet.framework.compactframework news group. Message is from 'Erick Turkarslan [MS]'.
|
Quote:
|
...
XScale (PXA250) is a newer processor from Intel which support ARM
architecture and application code compatible with Strong ARM. However it
also support newer instruction sets not support by Strong ARM. You can run
Strong ARM code on XScale but XScale specific code does not run on Strong
ARM.
Windows CE 3.0 (Pocket PC 2000/2002) does not have an XScale specific
implementation. That's XScale specific features are not available with
Pocket PC 2000/2002.
Windows CE 4.2 (Pocket PC 2003) supports XScale architecture.
NET CF already has a XScale implementation which is available with Pocket
PC 2003.
...
|