OBJECT-ORIENTED PROGRAMMING FOR EMBEDDED SYSTEMS

Authors
Citation
S. Maclean et S. Smith, OBJECT-ORIENTED PROGRAMMING FOR EMBEDDED SYSTEMS, ACM SIGPLAN NOTICES, 30(9), 1995, pp. 3-8
Citations number
13
Categorie Soggetti
Computer Sciences","Computer Science Software Graphycs Programming
Journal title
Volume
30
Issue
9
Year of publication
1995
Pages
3 - 8
Database
ISI
SICI code
Abstract
Embedded systems are hard to program. Much of the effort is concentrat ed on processor-management code, effort totally unrelated to the appli cation being built. Concurrent programming in embedded systems introdu ces even more problems - mechanisms are needed to protect critical dat a areas. The application of object modeling to such mechanisms results in numerous benefits: fewer programming errors, enhanced portability and improved reuse. We present some simple techniques for realising th ese benefits.