You have a new OS design that uses a flash storage device. You add the Catalog items for the flash storage device and the file system to the OS design. You need to mount the flash storage device as the root of the file system. What should you do?
You have a Windows Embedded CE run-time image for an OS design. You need to ensure that third-party developers can develop applications for the OS design. What should you provide to the developers?
You have a Windows Embedded CE run-time image that contains a custom Catalog item. You need to verify that the Catalog items registry keys are in the run-time image before you deploy the image. What should you do?
You implement a stream interface driver for a peripheral device and define the standard stream interface functions. You need to add support for the Power Manager to the driver.
What should you do?
You are developing an interrupt service thread (IST) in a device driver. You need to ensure that the interrupt is enabled after the IST handles the interrupt source. What should you do?
You have a target hardware platform that has a new peripheral device. You are implementing a device driver for the peripheral device. You need to ensure that the device driver can access the initialization parameters. What should you do?
You are developing a device driver. The device driver must handle an interrupt. You need to ensure that the driver can identify the appropriate SYSINTR_ value for the interrupt. What should you do?