Share via


Remove ENABLE_OAL_ILTIMING (Compact 7)

3/12/2014

Instead of measuring interrupt latency by using the environment variable ENABLE_OAL_ILTIMING and rebuilding the kernel, Windows Embedded CE 6.0 implements an OEM adaption layer (OAL) interrupt latency IOCTL. Link the OAL to either oal_ilt.lib and instrument your timer interrupt service routine (ISR) or link to oal_ilt_stub.lib.

See Also

Concepts

Design-Dependent Changes