Papers & Presentations

Atoms frequently share what they know in journals, at conferences, and in classrooms.

Effective Test-Driven Development for Embedded Software

Presented by
Presented at
, Michael Karlesky, William Bereza
at
IEEE Electro/Information Technology Conference
|
April 1, 2006
Additional Presentations:
Written in
IEEE Electro/Information Technology Conference
|
April 2006

Methodologies for effectively managing software development risk and producing quality software are taking hold in the IT industry. However, similar practices for use in embedded systems, particularly in resource constrained systems, have not yet become prevalent. Today, quality in embedded software is generally tied to platform-specific testing tools geared towards debugging. We present here an integrated collection of concrete concepts and practices that are decoupled from platform-specific tools. In fact, this approach drives the actual design of embedded software. These strategies yield good design, systems that are testable under automation, and a significant reduction in software flaws. Examples from an 8 bit system with 16k of program memory and 255 bytes of RAM illustrate these ideas.