Analysis and Implementation of Exception Processing Module of Embedded Software in Communication Field

Xiao He
2007-01-01
Abstract:Proper exception handling mechanism is an important means to guarantee the reliability and error-tolerance of embedded application system.In this paper,the relevant technologies of exceptions processing in embedded software design orienting communication applications are studied.Based on X86 and PowerPC hardware platforms,the running stack information is analyzed.An exception handling schema which is in common use in the communication application field is represented.And the schema's implementation is discussed based on the commercial operating system VxWorks.
What problem does this paper attempt to address?