BootDiagnosticLevel

Specifies the level of diagnostics during initialization of the board.

Syntax

BootDiagnosticLevel = level

Access

Read/Write (CG plug-in level)

Type

Integer

Default

1

Allowed values

0 | 1

Example

BootDiagnosticLevel = 1

Details

When disabled (set to 0) the board ignores any diagnostic errors returned while it is being initialized. The valid values for level are 0 and 1. Zero (0) indicates that no diagnostics are performed. The maximum level is 1.

If a test fails, the test number is reported back as the error code.

Some tests can pass back more than one error code, depending on the options selected and the mode of failure.

You must be running oammon to view diagnostic results.