Middleware, development tools, realtime operating system
software and services for superior embedded design
- Developer Resources
- Blogs
- Board support packages
- Foundry27 projects
- Forums
- Hardware support listing
- Online video tutorials
- Product documentation
- Technical Articles
- BSP
- Board Support Package -- a set of software
components (IPL, startup code,
drivers, buildfiles, as well as the QNX Neutrino
RTOS) and documentation intended to help you get
Neutrino up and running on a particular evaluation
board.
- buildfile
- A "control" file that
specifies the particular startup program, environment
variables, drivers, host-target communications, etc. that
will be used to generate an OS image. The file provides
instructions to a utility program such as mkifs,
which generates OS images. In the context of the
IDE, the buildfile is sometimes called a
target file.
- Development License
- Development using QNX Software Systems products is governed by the terms of the QNX
End User License Agreement ("EULA").
Some source code is licensed under the EULAs; source may also be available
under the QNX Source Code License or Open Source Licenses.
For more information, see the Legal area
of our website,
http://www.qnx.com/.
- Distribution License
- Distribution of QNX Software Systems products is governed by the terms of the QNX Runtime
License Agreement or the QNX OEM License Agreement.
For more information, see the Legal area
of our website,
http://www.qnx.com/.
- DDK
- Driver Development Kit -- a set of source code and documentation
intended to help you write your own drivers for various devices:
audio, graphics, input (mice, keyboards, etc.), network, and USB.
- Eclipse
- Name of a tools project and platform developed by an
open consortium of vendors (Eclipse.org),
including QNX Software Systems.
The IDE within the QNX Momentics suite consists of a set of
special plugins integrated into the standard Eclipse
framework.
- EULA
- End User License Agreement.
- IDE
- Integrated Development Environment -- in QNX Momentics,
the IDE is based on the Eclipse framework, and includes many
highly integrated tools for code development and system
analysis.
IDE also stands for Integrated Drive Electronics, a
standard interface used between a computer's bus and disk
storage devices.
- IPL
- Initial Program Loader -- the software component
responsible for setting up the machine into a usable state,
such that the startup code can then perform
further initializations.
- Momentics
- Product name for the development suite created by QNX
Software Systems for its Neutrino RTOS.
- Neutrino
- Product name of the RTOS created by QNX Software Systems.
- OCL
- Open Community License.
- PE
- Professional Edition of QNX Momentics.
- QCL
- QNX Community License.
- QNX
- Name of an earlier-generation RTOS created by QNX
Software Systems. Also, short form of the company's name.
- QoS
- Quality of Service -- a policy (e.g. loadbalance) used to connect nodes in a network in
order to ensure highly dependable transmission. QoS is an
issue that often arises in high-availability (HA) networks as
well as realtime control systems.
- QSS
- QNX Software Systems.
- RTOS
- Realtime operating system.
- Runtime License
- See the Legal area of our website,
http://www.qnx.com/.
- SE
- Standard Edition of QNX Momentics.
- startup code
- The software component that gains control after the
IPL code has performed the minimum
necessary amount of initialization. After gathering
information about the system, the startup code transfers
control to the OS.
- TDK
- Technology Development Kit --
a kit that augments the base Neutrino OS platform
in QNX Momentics 6.3.0 with specialized, value-added
technology.