Compile error with sensorfilter-deadlockfree.slim example
Using Compass for the first time, I get the following error loading the example in section 7.3 of the user manual; /home/compasseval/Desktop/COMPASS-toolset/tools/examples/sensorfilter-deadlockfree.slim:107: (D-7) FDIR type tags port "detected" as observable. detected: out data port bool default false observable; ^ Compiling 'Desktop/COMPASS-toolset/tools/examples/sensorfilter-deadlockfree.slim'... ERROR Compiling 'Desktop/COMPASS-toolset/tools/examples/sensorfilterErr.slim'... OK Is that in fact a slim file error? I'm running Compass-vm-2.3 on VMware Player -Chris Wilkinson-
Dear Chris, This is indeed an error in the source file. In this case, the keyword "observable" should be "alarm" (observables can only be used outside FDIR components, alarms only inside). I will make a note to fix this in the sources. Best regards, Harold On 2015-03-23 20:05, Wilkinson, Chris wrote:
Using Compass for the first time, I get the following error loading the example in section 7.3 of the user manual;
/home/compasseval/Desktop/COMPASS-toolset/tools/examples/sensorfilter-deadlockfree.slim:107:
(D-7) FDIR type tags port "detected" as observable.
detected: out data port bool default false observable;
^
Compiling 'Desktop/COMPASS-toolset/tools/examples/sensorfilter-deadlockfree.slim'... ERROR
Compiling 'Desktop/COMPASS-toolset/tools/examples/sensorfilterErr.slim'... OK
Is that in fact a slim file error?
I’m running Compass-vm-2.3 on VMware Player
-Chris Wilkinson-
_______________________________________________ COMPASS-support mailing list COMPASS-support@lists.rwth-aachen.de http://mailman.rwth-aachen.de/mailman/listinfo/compass-support
participants (2)
-
Harold Bruintjes
-
Wilkinson, Chris