The libraries for your Rational Statemate platform are pre-compiled and located in
$STM_ROOT/
lib
. If you wish to compile and link your prototype on a platform that is not your Rational Statemate platform, you will have to compile these libraries from the provided sources in$STM_ROOT/etc/prt/c
.Sources for building of scheduler and sim_scheduler libraries are located in the
$STM_ROOT/etc/
sched.
For ANSI C, sources are located in the
$STM_ROOT/etc/prt/ansic
and$STM_ROOT/etc/
ansisched.