Share via


CPU Dependencies for OAL Global Variables (Windows Embedded CE 6.0)

1/5/2010

The following table shows the variables that the kernel requires to build and run correctly, as well as additional variables that can be used to enhance the kernel and operating system (OS).

Required OAL variable MIPSII MIPSII_FP MIPSIV MIPSIV_FP ARMV4 ARMV4I AMRV4T SH4 x86

CurMSec

X

X

X

X

X

X

dwReschedTime

X

X

X

X

X

X

IntrMask

X

X

 

 

 

 

IntrPriority

X

X

 

 

X

 

Note

The required SH4 OAL variables must be declared in a code section, not a data section, or the variable's value will not be set when the kernel initializes.

See Also

Reference

OAL Global Variables
Required OAL Variables