次の方法で共有


Build the Driver (Compact 2013)

3/26/2014

After you have the new driver files in place and have modified the files described in Update the Driver Source Code, Update the DIRS File, Update the Stream Driver Registry File, Update the Platform Registry File, and Update the Platform Binary Image Builder File, you can build your driver.

To build your driver by using Platform Builder

  1. In Platform Builder, open your OS design project.

  2. In the Solution Explorer pane, expand %_WINCEROOT%, platform, expand <Your BSP>, expand src, drivers, and then expand streamdriver.

  3. Right-click the streamdriver node, and then click Build.

    Note

    By default, the stream driver subproject is excluded from the build. To include the sample driver as part of the BSP build project, right-click the streamdriver node, and then click Include in Build.

See Also

Concepts

Add and Build a Device Driver