Cross-development, deeply embedded

If your system is deeply embedded and you have no connectivity to the host system, or you wish to build a system "from scratch," you'll have to perform the following steps (in addition to the common step of creating the executables, as described above):

  1. Build a QNX Neutrino OS image that includes your executables.
  2. Transfer the OS image to the target.
  3. Boot the target from this OS image.

For more information, see Building Embedded Systems and the documentation for your Board Support Package.