DebugMask

Specifies the type and level of tracing that the board performs.

Syntax

DebugMask = mask

Access

Read/Write

Type

Integer

Default

0

Allowed values

A value shown in the following table.

Example

DebugMask = 0x00000200

Details

To view the results of CG 6060 tracing, you must be running oammon.

You can specify the following DebugMask parameters:

Value

Description

0x00000001

Additional initialization messages.

0x00000002

Legacy initialization messages.

0x00000008

Total resources for each DSP and calculate resource string.

0x00000100

Host interface up and down messages.

0x00000200

Inter-manager messages.

0x00000400

All manager messages.

0x00000800

High speed memory usage tracing messages.

0x00001000

Memory usage tracing messages while rechecking allocated usage.

0x00002000

Framers global tracing level.

0x00004000

General clock tracing messages.

0x80000000

Available memory.