CM NoncriticalCodeAnalysis

Noncritical Code Analysis.

  1. Examines software elements that are not designated safety-critical and ensures that these elements do not cause a hazard.
  2. Examines portions of the code? that are not considered safety-critical code to ensure they do not cause hazards. Generally, safety-critical code should be isolated from non-safety-critical code. This analysis is to show this isolation is complete and that interfaces between safety-critical code and non-safety-critical code do not create hazards

-- PatrickEgan? - 18 Dec 2002