FR 1407


FR Number


Problem Description


1407


Warning for RSLRegisterExternalInterface when compiling models with timers.


Full Description

Compiling an update using the TimersIPCPackage on any Unix platform for TargetRTS will result in the following compilation warning:

"warning: passing arg 2 of 'RSLRegisterExternalInterface' from incompatible pointer type".

This is a minor warning which can be ignored.

The model examples affected by this are C_Timers, C_FiveStatesA and C_AlarmClock.