Completing an OAL (Windows Embedded CE 6.0)

1/5/2010

Completing an OAL is the final step of creating an OAL. In this stage, you can implement any other functionality you choose to support.

To complete an OAL

  1. Create a CEDDK.

    For more information, see CEDDK Dynamic-Link Library.

  2. Erase the object store.

    For more information, see Erasing the Object Store.

  3. Implement support for high-resolution timers.

    For more information, see Supporting High-Resolution Timers.

  4. Configure the process boot phase.

    For more information, see Configuring the Process Boot Phase.

See Also

Tasks

How to Develop an OEM Adaptation Layer

Concepts

OEM Adaptation Layer