Solutions

When using certain restrictive umask settings, the RTI Connext installer may cause the GNOME desktop environment to lock up and prevent access to the desktop environment of a device. You can work around this issue by setting a more permissive umask, running the installer, and restoring the restrictive umask afterward. ...
2213 reads — 1 comment
Unlike Connext DDS Professional, Connext DDS Micro only supports finite resource limits to ensure that memory growth is bounded. Configuring these limits is therefore an important part of the system design. Here are some considerations to help you determine the optimal resource limits: How many ...
3764 reads — 0 comments
Some requirements for building a complex IIoT system are outside the scope of a stand-alone middleware. In order to support these system-level requirements, RTI created a suite of tools that accelerate development for the most complex use cases, including those using Connext DDS Micro due to ...
3058 reads — 0 comments
This article describes the procedure to build and run Code Generator ( rtiddsgen ) examples directly on an embedded target. We will use a Raspberry Pi for this example, but the procedure is similar for other embedded targets. In order to build directly on the target, the target must include a ...
5967 reads — 3 comments
Preface: The vast majority of this article was extracted from a White Paper that RTI's Don Gochenour originally authored. Don is a Senior Application Engineer with extensive knowledge in embedded systems and RTI's products. Don is located on the East coast of the US. Introduction This content piece ...
4864 reads — 0 comments
Due to the way in which RTI Connector handles data internally, some applications may suffer slower performance when using types that contain sequences. This is a known issue and is tracked internally in CON-42 . More specifically, this issue is seen when setting or getting a type that contains a ...
4672 reads — 4 comments
The Java JIT compiler is discussed in the following article: https://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.vm.80.doc/docs/jit_overview.html As the article says, “The Just-In-Time (JIT) compiler is a component of the runtime environment that improves the performance of ...
2037 reads — 0 comments

Pages