Share via


Customizing a .cec File Using the CEC Editor

If you have used the BSP Wizard to create a Catalog Feature (.cec) file, you may want to further customize the file to fit your needs, such as adding support for microprocessors or adding actions to be performed during the build process. You can use the CEC Editor to accomplish these tasks.

To use the CEC Editor to modify a Catalog feature file

  1. From the Tools menu, choose CEC Editor.

  2. From the File menu, browse for your .cec file, and then choose Open.

  3. In the left pane of the CEC Editor, select your driver, and then, in the right pane, choose the Advanced tab.

    You can modify or remove the value in the BSP Directory box to reflect the BSPs that can use your driver. It is recommended that you leave this box blank, as this enables your driver to be used with any BSP.

  4. In the left pane, choose the BSP icon.

  5. In the right pane, select one of the items from the Step list, which indicates when the driver should be built.

  6. In the CPUs box, choose the microprocessors you want to support with your driver.

    - or -

    Choose the Standard button to choose the default CPUs that are installed on the development workstation.

  7. In the Supported Core OS box, choose the OS configurations that you want the driver to support.

    It is recommended that you choose Select All or Select None.

  8. In the left pane, choose the PreMakeImg icon.

  9. In the right pane, select one of the items from the Step list, which indicates when the driver should be built. If you select a different step, the PreMakeImg icon will be renamed to reflect the change.

  10. In the CPUs box, choose the microprocessors you want to support with your driver.

    - or -

    Choose the Standard button to choose the default CPUs that are installed on the development workstation.

  11. In the Supported Core OS box, choose the operating system (OS) configurations that you want the driver to support.

    It is recommended that you choose Select All or Select None.

  12. When you have made all of your changes, from the File menu, choose Save.

See Also

BSP Wizard Overview | CEC Editor | Driver Integration into the IDE | Creating a .cec File for a Driver | Driver Development Overview | Dirs File | Sources File

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.