Probe_MPU_main_Probe_MainCtl
Register MainCtl contains probe global control bits. The register has seven bit fields:
Module Instance | Base Address | Register Address |
---|---|---|
i_noc_mpu_m0_Probe_MPU_main_Probe | 0xFFD15000 | 0xFFD15008 |
Offset: 0x8
Access: RW
Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
FILTBYTEALWAYSCHAINABLEEN RW 0x0 |
INTRUSIVEMODE RO 0x0 |
STATCONDDUMP RW 0x0 |
ALARMEN RW 0x0 |
STATEN RW 0x0 |
PAYLOADEN RW 0x0 |
TRACEEN RW 0x0 |
ERREN RW 0x0 |
Probe_MPU_main_Probe_MainCtl Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
7 | FILTBYTEALWAYSCHAINABLEEN | When set to 0, filters are mapped to all statistic counters when counting bytes or enabled bytes. Therefore, only filter events mapped to even counters can be counted using a pair of chained counters.When set to 1, filters are mapped only to even statistic counters when counting bytes or enabled bytes. Thus events from any filter can be counted using a pair of chained counters. |
RW | 0x0 |
6 | INTRUSIVEMODE | When set to 1, register field IntrusiveMode enables trace operation in Intrusive flow-control mode. When set to 0, the register enables trace operation in Overflow flow-control mode |
RO | 0x0 |
5 | STATCONDDUMP | When set, register field StatCondDump enables the dump of a statistics frame to the range of counter values set for registers StatAlarmMin, StatAlarmMax, and AlarmMode. This field also renders register StatAlarmStatus inoperative. When parameter statisticsCounterAlarm is set to False, the StatCondDump register bit is reserved. |
RW | 0x0 |
4 | ALARMEN | When set, register field AlarmEn enables the probe to collect alarm-related information. When the register field bit is null, both TraceAlarm and StatAlarm outputs are driven to 0. |
RW | 0x0 |
3 | STATEN | When set to 1, register field StatEn enables statistics profiling. The probe sendS statistics results to the output for signal ObsTx. All statistics counters are cleared when the StatEn bit goes from 0 to 1. When set to 0, counters are disabled. |
RW | 0x0 |
2 | PAYLOADEN | Register field PayloadEn, when set to 1, enables traces to contain headers and payload. When set ot 0, only headers are reported. |
RW | 0x0 |
1 | TRACEEN | Register field TraceEn enables the probe to send filtered packets (Trace) on the ObsTx observation output. |
RW | 0x0 |
0 | ERREN | Register field ErrEn enables the probe to send on the ObsTx output any packet with Error status, independently of filtering mechanisms, thus constituting a simple supplementary global filter. |
RW | 0x0 |