Vortex86DX-MSJK Windows Embedded CE 6.0 R3 Jump Start Rev 2.2
Page 14 of 144
CE 6.0 Environment and Directory Variables
Within the CE 6.0 development environment, environment variables are used to configure the OS
design to include, exclude associated components and control certain system behaviors. Directory
variables representing the associated directory are used to help make the codes and script easier to
understand and read. Here are some of these variables:
Variable Name
Description - Purpose
BSP_DISPLAY_NOP
Configure the OS design to include the stub display driver
(DDI_NOP.dll) to support headless device.
BSP_NOAUDIO
Configure the OS design to exclude all audio components from the
build.
IMGRAM256
Configure the OS design to generate runtime image supporting
256MB of RAM
PRJ_ENABLE_FSREGHIVE
Configure the OS design to enable Hive-based registry support
_WINCEROOT
Defines the root directory for the CE 6.0 install. The default directory
is:
C:\WINCE600
The above table lists a small sampling of variables used in the CE 6.0 development environment. For
more information about these environment variables, visit the following URLs:
About Environment Variables:
http://msdn.microsoft.com/en-us/library/ee479020.aspx
BSP Environment Variables:
http://msdn.microsoft.com/en-us/library/ee478674.aspx
BSP_NO Environment Variables:
http://msdn.microsoft.com/en-us/library/ee478672.aspx
IMG Environment Variables:
http://msdn.microsoft.com/en-us/library/ee479025.aspx
PRJ Environment Variables:
http://msdn.microsoft.com/en-us/library/ee479112.aspx
Miscellaneous Environment Variables:
http://msdn.microsoft.com/en-us/library/ee479008.aspx