QNX 学习笔记-导入BSP-导入qnx工程bsp驱动包

来源:互联网 发布:淘宝子账号怎么删除 编辑:程序博客网 时间:2024/06/06 07:38


锋影

e-mail 174176320@qq.com


使用BSP的方式有2种:unzip或者import。

import使用较为方便,我们来简单看一下help的介绍:

  1. Select File-->Import.
  2. Expand the QNX folder.
  3. Select QNX Board Support Package from the list. Click Next.
  4. In the Select the package to import dialog, click Select Package, and then choose the BSP archive using the file browser.
  5. Choose the BSP you want. You'll see a description of it.
  6. Click Next.
  7. Uncheck the entries you don't want imported. (By default all the entries are selected.)
  8. Click Next.
  9. Select a working set. Default names are provided for the Working Set Name and the Project Name Prefixthat you can override if you choose.
  10. Click Finish. All the projects will be created and the source brought from the archive. You'll then be asked if you want to build all the projects you've imported.

十步搞定:

按照步骤来,操作很简单,上几张图吧。这个是导入选择栏。


这个是编译后生产的Images和Binaries



原创粉丝点击