ERP CANoe Interface
The Rational Statemate ERP CANoe® interface uses a CANoe API (available in CANoe 3.0 build 43) and an enhanced version of the Rational Statemate Embedded Rapid Prototyper (ERP).
It is based on the ability to describe a CANoe node behavior by an external DLL. The code generated by Rational Statemate is compiled and packed in a DLL, which is then executed by CANoe.
The Rational Statemate model is generated in an enhanced Module Procedures Only mode. In this mode, the model is wrapped within one function, and extra code is generated. The extra code maps the model elements to CANoe environment variables. The extra code that is generated is called module interface code.
This section describes how to use Rational Statemate with the CANoe environment. The topics are as follows: