From ARVP
Contents |
[edit] People
Lewis Gunsch
[edit] Overview
The goal of this module is to be able to report and retrieve errors encountered during the run-time of our systems. Each error possible to encounter should have it's own error code, retrievable by a client of the module. Error's should be separated by location by module of occurrence.
[edit] Other Notes
It would be beneficial to be able to record the error's onto the embedded computer to be examined after a real run-time period or even during run-time by the embedded computer.
[edit] Progress
- The module has basic functionality tested and operational, as well as some basic error codes set into place.
- Further development is planned to increase the error logging capabilities.
