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.

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.
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.