Real-Time Programming Languages - Operating Systems

Real-Time Programming Languages - Operating Systems Real-Time Programming Languages - Operating Systems

os.inf.tu.dresden.de
from os.inf.tu.dresden.de More from this publisher
28.02.2014 Views

Example 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 begin -- initialisation loop Overrun.Reset(WCET, WCET_Overrun); Set_Handler(WCET_Error,WCET,Overrun.Handler); select Overrun.Stop_Task; -- handle the error if possible then abort -- code of the application null; --.RM end select; Cancel_Handler(WCET_Error, Bool); Set_Priority(14); delay until ... end loop; ... end Hard_Example; Burns, Wellings Ch. 15.5 Page 373 f. WS 2013/14 Real-Time Systems, Real-Time Prog. Languages / Hermann Härtig 64

Missing in this RT-HLL lecture ● RT-Java and RT-Garbage Collection ● Language with built-in periodic processes WS 2013/14 Real-Time Systems, Real-Time Prog. Languages / Hermann Härtig 65

Missing in this RT-HLL lecture<br />

●<br />

RT-Java and RT-Garbage Collection<br />

●<br />

Language with built-in periodic processes<br />

WS 2013/14 <strong>Real</strong>-<strong>Time</strong> <strong>Systems</strong>, <strong>Real</strong>-<strong>Time</strong> Prog. <strong>Languages</strong> / Hermann Härtig 65

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!