
You can debug your application both locally and remotely when it runs on the target, and model debugging can be combined with traditional code debugging using Eclipse CDT.



A highly efficient run-time library ("TargetRTS") which provides your application with useful services such as message-based communication, state machines, timers, logging and much more.The build process is highly customizable and allows multiple versions of an application to be built from the same source model. A model compiler for generating optimized C++ code from the model and to build it into executables or libraries.A code view and code editor (based on Eclipse CDT) for writing C++ code for model elements, such as code for state transitions.Development of realtime applications using graphical UML diagrams such as state charts and composite structure diagrams.Some of the key features of IBM RSA RTE include: For more information about versions of IBM RSA RTE see this page.

The recommended Eclipse distribution to use is Eclipse for C/C++ Developers. IBM RSA RTE 11.3 should be installed on top of Eclipse 2022-06 and IBM RSA RTE 11.2 should be installed on top of Eclipse 2021-06. IBM RSA RTE supports the Unified Modeling Language (UML) and its real-time profile (UML-RT) which allows you to develop your application at a higher abstraction level, and with more automation, compared to writing it manually in C++. Such applications are often embedded and/or IoT applications. IBM Rational Software Architect Real-Time Edition (RSA RTE) is a modeling and development environment for creating stateful event-driven realtime applications in C++.
