2.1. Installing the RTI Connext Micro Package

RTI Connext Micro is provided in the following target package:

rti_connext_dds_micro-4.0.1.rtipkg

You must first install RTI Connext Professional 7.3.0 before installing rti_connext_dds_micro-4.0.1.rtipkg.

Once installed, you will see a directory rti_connext_dds_micro-4.0.1 in the RTI Connext Professional installation directory. This installation directory contains this documentation, the rtiddsgen code generation tool, and example source code.

Note that a JRE is needed to execute rtiddsgen. The default JRE is the JRE installed in the Connext Drive or Connext Professional installation where Connext Micro is installed. If a different JRE is needed, please refer to section Generating Type Support with rtiddsgen for more information about rtiddsgen.

Note

RTI strongly recommends that you copy the Connext Micro installation directory outside of the Connext Professional installation. It may not be desirable to build Connext Micro libraries inside the Connext Professional directory due to patches, lack of write access, or other factors.