IDE Driver Dependencies
The integrated development environment (IDE) driver dependency model is layered on top of the command-line driver dependency model. To understand the IDE dependency model, you must be familiar with the command-line dependency model. For information about the command-line dependency model, see Command-Line Driver Dependencies.
A workspace can have more than one board support package (BSP) in it. For most features, when you add a feature to your workspace, the IDE adds the feature to all BSPs in the workspace. However, the IDE only adds drivers to the current BSP since drivers are hardware specific.
See Also
Command-Line Driver Dependencies | Driver Dependencies
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.