今天开始整 qnx系统。在此介绍学习使用的一些步骤,关于QNX系统的介绍网上有不少资料。
使用BSP的方式有2种:unzip或者import。
import使用较为方便,我们来简单看一下help的介绍:
- Select .
- Expand the QNX folder.
- Select QNX Board Support Package from the list. Click Next.
- In the Select the package to import dialog, click Select Package, and then choose the BSP archive using the file browser.
- Choose the BSP you want. You'll see a description of it.
- Click Next.
- Uncheck the entries you don't want imported. (By default all the entries are selected.)
- Click Next.
- Select a working set. Default names are provided for the Working Set Name and the Project Name Prefix that you can override if you choose.
- 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。
版权声明:本文为GaryLiu1104原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。