THE IMPLEMENTATION OF FAULTS DEBUGGING AND DETECTION BASED ON VXWORKS

Yun Xia,Zhu Miaoliang,Yuan Shuhong
DOI: https://doi.org/10.3969/j.issn.1000-386X.2007.01.017
2007-01-01
Abstract:In the development of embedded realtime application,the software will always collapse or reset for some unknown reasons due to the lack of experiences and skills of the programmer.There are many reasons of this such as stack overflow,memory leakage,dead loop task,invalid pointer etc.If it happens,there are many unknown errors which are always different and very difficult to debug for developer.This article will tell readers some ways to debug and detect faults for embedded realtime software development base on VxWorks.
What problem does this paper attempt to address?