Date of this edition: February 13, 2006
Target OS:
QNX® Neutrino® 6.3.0 SP1 or later for QNX® Neutrino® and Linux hosts,
QNX® Neutrino® 6.3.0 SP2 for Windows hosts.
Host OS: Microsoft Windows XP SP1 or SP2, 2000 SP4, or NT SP6a;
QNX® Neutrino® 6.3.0 SP1 or later; Linux Red Hat 8, 9, or Enterprise WS 3 or 4
Boards supported: X86 boards with a BIOS
![]() |
|
![]() |
|
![]() |
Throughout this document, you may see reference numbers associated with particular issues, changes, etc. When corresponding with our Technical Support staff about a given issue, please quote the relevant reference number. You might also find the reference numbers useful for tracking issues as they become fixed. |
This BSP contains:
![]() |
The source code requires a BSP Source License. |
![]() |
The binary portion of this BSP contains documentation only since the BSP binaries are already included by default in QNX Momentics 6.3.0 SP1. |
![]() |
Each BSP guide contains board-specific information and instructions on building an OS image for that particular board. The procedure for building BSPs has changed since QNX Momentics 6.2.1. For instance, you must now run the . ./setenv.sh script before compiling your BSP source. For details, see the chapter Working with a BSP in the Building Embedded Systems manual (in the Documentation Roadmap page under the QNX Neutrino RTOS section). |
When you install BSPs, you'll find the source code and documentation in the following locations:
| Component | Location |
|---|---|
| Source code | $QNX_TARGET\usr\src\archives\qnx\ |
| Documentation | $QNX_TARGET\usr\help\product\bsp_index.html |
| Release notes | $QNX_TARGET\etc\readme\bsp |
| Component | Location |
|---|---|
| Source code | $QNX_TARGET/usr/src/archives/qnx/ |
| Documentation | $QNX_TARGET/usr/help/product/bsp_index.html |
| Release notes | $QNX_TARGET/etc/readme/bsp |
![]() |
|
Depending on the particular BSP and type of driver, you'll find the files in these locations:
| File | Location |
|---|---|
| Buildfile | $QNX_TARGET\cpu\boot\build |
| IPL and/or startup | $QNX_TARGET\cpu\boot\sys |
| "sbin" drivers (serial, flash, block, PCI, PCMCIA, USB) | $QNX_TARGET\cpu\sbin |
| "dll" drivers (audio, graphics, network) | $QNX_TARGET\cpu\lib\dll |
| File | Location |
|---|---|
| Buildfile | $QNX_TARGET/cpu/boot/build |
| IPL and/or startup | $QNX_TARGET/cpu/boot/sys |
| "sbin" drivers (serial, flash, block, PCI, PCMCIA, USB) | $QNX_TARGET/cpu/sbin |
| "dll" drivers (audio, graphics, network) | $QNX_TARGET/cpu/lib/dll |
![]() |
Please check the version of these release notes on the website for the most up-to-date information. |
Workaround: Use QNX Neutrino 6.3.0 SP2 under Windows hosts.
Workaround: Modify your PATH environment variable and remove any quotation marks.
Workaround: If you need to specify a MAC address to io-net, we recommend that you use the same MAC address that the ROM monitor uses. This will ensure that if the host caches the ROM monitor's MAC address, you'll still be able to communicate with the target. Otherwise you might need to delete the target's arp entry on your host.
You can check for permanent ARP entries by running the arp -an command and examining the output. The only permanent entries listed should be for the IP addresses assigned to your host's interfaces; there shouldn't be any permanent, incomplete entries. If you find a permanent entry that isn't for the IP address of an interface on your host, and you didn't explicitly create a permanent entry, then you could be encountering this problem. (Ref# 21395)
Workaround: In the buildfile for your OS image, delay the start of the TCP/IP stack or the first TCP/IP application by at least one second, by using the sleep command (e.g. sleep 1) or some other delay mechanism.
If you have any questions, comments, or problems with a QNX product, please contact Technical Support. For more information, see the How to Get Help chapter of the Welcome to QNX Momentics guide or visit our website, www.qnx.com.