Add and Build a Device Driver (Compact 7)

3/12/2014

When you add the sample stream driver to your board support package (BSP), you create a new driver subfolder, copy existing source and configuration files, and modify your BSP configuration files. Then, you can build your driver as part of the run-time image.

The following sections provide information for you to add and build the stream driver as part of your run-time image.

In This Section

  • Update the DIRS File
    Describes how to update a build-related file so that the build process includes the source files for your driver.
  • Build the Driver
    Describes how to build your driver by using Platform Builder.

See Also

Concepts

Build and Test Your Device Driver