Before you attempt to write a new BSP or modify an existing BSP, it is helpful to know how to use a BSP.
This chapter explains how to use a QNX BSP for the current QNX Neutrino RTOS release. Specifically, this chapter takes you through the tasks you must complete to boot a QNX system on a target platform.
The information presented here is generic; that is, unless otherwise noted, the information is valid for all BSPs for the current QNX Neutrino RTOS release, but may lack some details required for specific boards. For detailed information and instructions for a specific board, see the BSP User's Guide for that board.
BSP's are QNX Neutrino RTOS release-specific as well as hardware-specific. Make sure that you have the BSP for your QNX Neutrino release as well as your hardware platform.
Unless otherwise specified, the instructions in this chapter assume that you are working in the command line on a Linux host.
To get the QNX Neutrino RTOS running on a target platform, you need to:
Transfer the bootable OS image to your target platform (see Transferring an IFS to a target platform).
The method you use to transfer the bootable OS image to your target platform depends on the storage technologies your board supports (bootable SD card or micro SD card, eMMC; see the BSP User's Guide for your board).
Before you begin working with your BSP, you may wish review the documentation for your board's hardware and boot loader. This information is normally provided by the board vendor. The BSP User's Guide provided with every QNX BSP includes, where possible, a link to a vendor web site, or to a third-party site where you'll find general information about your board's hardware and firmware.