The browser you are using is not supported by this website. All versions of Internet Explorer are no longer supported, either by us or Microsoft (read more here: https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Please use a modern browser to fully experience our website, such as the newest versions of Edge, Chrome, Firefox or Safari etc.

An interactive environment for real-time software development

Author

Summary, in English

Object-oriented languages, in particular Java, are beginning to make their way into embedded real-time software development. This is not only for the safety and expressiveness of the source language; the mobility and dynamic loading of Java bytecode make it particularly useful in embedded real-time systems. However using such languages in real-time systems makes it more difficult to predict the worst-case execution time of tasks. Such predictions are necessary for predictable task scheduling in the developed system. Garbage collection, common in object-oriented languages, must be considered; to schedule garbage collection safely, we must know how much memory it has to handle. Dynamic binding in conjunction with dynamic loading of code also needs treatment. We show how techniques for predicting time and memory demands of object-oriented programs are integrated into the Skanerost development environment. The environment explicitly targets an iterative development process, which is particularly important in real-time software development since time and memory demands cannot be determined until the code is written. Design changes due to timing problems become more costly as development progresses, and Skanerost allows such problems to be detected early.

Publishing year

2000

Language

English

Pages

57-68

Publication/Series

33rd International Conference on Technology of Object-Oriented Languages , 2000. TOOLS 33. Proceedings

Document type

Conference paper

Publisher

IEEE - Institute of Electrical and Electronics Engineers Inc.

Topic

  • Computer Science

Keywords

  • garbage collection
  • Skanerost
  • dynamic loading
  • worst-case execution time
  • dynamic binding
  • real-time software development
  • predictable task scheduling
  • interactive environment

Conference name

33rd International Conference on Technology of Object-Oriented Languages

Conference date

2000-06-05 - 2000-06-08

Conference place

Mont-Saint-Michel, France

Status

Published

Research group

  • LUCAS

ISBN/ISSN/Other

  • ISBN: 0-7695-0731-X