Programming

These guides explain how to develop software for the QNX Neutrino RTOS. If you're new to the OS, you should start with the Quickstart Guide; if you've used an earlier version of QNX SDP, see Migrating to QNX SDP 7.

Document Description
Getting Started with QNX Neutrino This book, by Rob Krten and updated by QNX Software Systems, will help you design and develop robust realtime systems—from tiny embedded control applications to large network-distributed systems—using the QNX Neutrino RTOS.
PCI Server User's Guide Describes how to use the PCI server to attach and configure PCI devices.
Programmer's Guide Tells you how to get started writing programs, including interrupt handlers, etc.
The QNX Neutrino Cookbook: Recipes for Programmers Provides small, well-defined pieces of code that you can modify and incorporate in your system.
Writing a Resource Manager Explains how to write a resource manager, a process that registers a name in the filesystem name space, which other processes then use to communicate with the resource manager.