Working with QNX Momentics IDE

QNX Momentics IDE provides a graphical environment for developing, debugging, and profiling applications.

The IDE interacts with the standard QNX build utilities and automates many build steps such as makefile generation. You can transparently access the remote machine on which your applications run because the IDE uploads any needed executables and libraries, and handles communication with the remote components that provide runtime data.

In addition to building and launching applications, the IDE can attach a debugger to a remote process. It also integrates third-party tools for analyzing the RTOS and active processes on the remote machine. These tools provide data about kernel activity and memory and resource usage that help you analyze performance at the application and system-wide level.