Where do I go from here?

Now that you have a better understanding of how BSPs work in an embedded system, you'll want to start working on your applications. The following table contains references to the QNX Neutrino documentation that may help you find the information you'll need to get going.

For information on: Go to:
Writing "hello world" The section "A simple example" in the chapter Compiling and Debugging in the QNX Neutrino Programmer's Guide, or the IDE User's Guide.
Debugging your programs The section "Debugging" in the chapter Compiling and Debugging in the QNX Neutrino Programmer's Guide.
Setting up NFS The section "Complete example — TCP/IP with network filesystem" in the appendix Sample Buildfiles in this manual. See also the fs-nfs3 utility page in the Utilities Reference.
Setting up an Ethernet driver The section "Complete example — TCP/IP with network filesystem" in the appendix Sample Buildfiles in this manual. See also the various network drivers (devn*, devnp-*) in the Utilities Reference.
Writing device drivers and/or resource managers Writing a Resource Manager

If you need more information, see these chapters in this guide:

For more information on: Go to:
Building flash filesystems Customizing the Flash Filesystem
IPL Writing an IPL program
Startup Customizing Image Startup Programs