SPRUJ53B April 2024 – September 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
Table 13-7 lists the memory-mapped registers for the ERAD_GLOBAL_REGS registers. All register offset addresses not listed in Table 13-7 should be considered as reserved locations and the register contents should not be modified.
Offset | Acronym | Register Name | Write Protection | Section |
---|---|---|---|---|
0h | GLBL_EVENT_STAT | Global Event Status Register | Go | |
4h | GLBL_HALT_STAT | Global Halt Status Register | Go | |
8h | GLBL_ENABLE | Global Enable Register | EALLOW | Go |
Ch | GLBL_CTM_RESET | Global Counter Reset | EALLOW | Go |
10h | GLBL_NMI_CTL | Global Debug NMI control | EALLOW | Go |
14h | GLBL_OWNER | Global Ownership | EALLOW | Go |
18h | GLBL_EVENT_AND_MASK | Global Bus Comparator Event AND Mask Register | EALLOW | Go |
1Ch | GLBL_EVENT_OR_MASK | Global Bus Comparator Event OR Mask Register | EALLOW | Go |
20h | GLBL_AND_EVENT_INT_MASK | Global AND Event Interrupt Mask Register | EALLOW | Go |
24h | GLBL_OR_EVENT_INT_MASK | Global OR Event Interrupt Mask Register | EALLOW | Go |
Complex bit access types are encoded to fit into small table cells. Table 13-8 shows the codes that are used for access types in this section.
Access Type | Code | Description |
---|---|---|
Read Type | ||
R | R | Read |
R-0 | R -0 | Read Returns 0s |
Write Type | ||
W | W | Write |
Reset or Default Value | ||
-n | Value after reset or the default value |
GLBL_EVENT_STAT is shown in Figure 13-8 and described in Table 13-9.
Return to the Summary Table.
This register contains one bit for each of the bus comparator modules and the counter modules that are present in a device. Each bit directly reflects the state of the EVENT_FIRED bit of the corresponding module. This facilitates software to just read one register and find out if any of the debug modules had fired.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CTM4 | CTM3 | CTM2 | CTM1 | |||
R-0h | R-0h | R-0h | R-0h | R-0h | |||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
HWBP8 | HWBP7 | HWBP6 | HWBP5 | HWBP4 | HWBP3 | HWBP2 | HWBP1 |
R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-12 | RESERVED | R | 0h | Reserved |
11 | CTM4 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Counter unit 4. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
10 | CTM3 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Counter unit 3. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
9 | CTM2 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Counter unit 2. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
8 | CTM1 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Counter unit 1. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
7 | HWBP8 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 8. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
6 | HWBP7 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 7. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
5 | HWBP6 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 6. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
4 | HWBP5 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 5. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
3 | HWBP4 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 4. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
2 | HWBP3 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 3. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
1 | HWBP2 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 2. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
0 | HWBP1 | R | 0h | This bit directly reflects the state of the EVENT_FIRED bit of the Enhanced Bus Comparator (EBC) unit 1. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
GLBL_HALT_STAT is shown in Figure 13-9 and described in Table 13-10.
Return to the Summary Table.
This register contains one bit for each of the bus comparator modules and the counter modules that are present in a device. Each bit directly reflects the state of the EVENT_FIRED status bit. This facilitates software to just read one register and find out if any of the debug modules have fired.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CTM4 | CTM3 | CTM2 | CTM1 | |||
R-0h | R-0h | R-0h | R-0h | R-0h | |||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
HWBP8 | HWBP7 | HWBP6 | HWBP5 | HWBP4 | HWBP3 | HWBP2 | HWBP1 |
R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-12 | RESERVED | R | 0h | Reserved |
11 | CTM4 | R | 0h | This bit directly reflects the state of the completed bit of the Counter unit 4. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
10 | CTM3 | R | 0h | This bit directly reflects the state of the completed bit of the Counter unit 3. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
9 | CTM2 | R | 0h | This bit directly reflects the state of the completed bit of the Counter unit 2. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
8 | CTM1 | R | 0h | This bit directly reflects the state of the completed bit of the Counter unit 1. 0 No Event 1 Event Fired Reset type: ERAD_RESET |
7 | HWBP8 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 8. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
6 | HWBP7 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 7. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
5 | HWBP6 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 6. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
4 | HWBP5 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 5. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
3 | HWBP4 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 4. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
2 | HWBP3 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 3. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
1 | HWBP2 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 2. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
0 | HWBP1 | R | 0h | This bit directly reflects the state of the completed bit of the Enhanced Bus Comparator (EBC) unit 1. 0 Not Completed 1 Completed Reset type: ERAD_RESET |
GLBL_ENABLE is shown in Figure 13-10 and described in Table 13-11.
Return to the Summary Table.
This register contains one bit for each of the bus comparator modules and the counter modules that are present in a device. Each bit directly acts as a global enable for the corresponding module. This bit has to be set to 1 for the module to be functional.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CTM4 | CTM3 | CTM2 | CTM1 | |||
R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
HWBP8 | HWBP7 | HWBP6 | HWBP5 | HWBP4 | HWBP3 | HWBP2 | HWBP1 |
R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-12 | RESERVED | R | 0h | Reserved |
11 | CTM4 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Counter unit 4. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
10 | CTM3 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Counter unit 3. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
9 | CTM2 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Counter unit 2. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
8 | CTM1 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Counter unit 1. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
7 | HWBP8 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 8. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
6 | HWBP7 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 7. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
5 | HWBP6 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 6. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
4 | HWBP5 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 5. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
3 | HWBP4 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 4. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
2 | HWBP3 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 3. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
1 | HWBP2 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 2. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
0 | HWBP1 | R/W | 0h | This bit directly reflects the state of the ENABLE bit of the Enhanced Bus Comparator (EBC) unit 1. 0 Disabled 1 Enabled Reset type: ERAD_RESET |
GLBL_CTM_RESET is shown in Figure 13-11 and described in Table 13-12.
Return to the Summary Table.
This register contains one bit for each of the counter modules that are present in a device. Each bit directly acts as a reset for the counters for the corresponding module.(It does not affect anything else except resetting the counter.
Example: If the counter was previously incrementing before reset, then on a reset event the counter gets reset and continues to increment again).
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R-0h | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | CTM4 | CTM3 | CTM2 | CTM1 | |||
R-0h | R-0/W-0h | R-0/W-0h | R-0/W-0h | R-0/W-0h | |||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-4 | RESERVED | R | 0h | Reserved |
3 | CTM4 | R-0/W | 0h | This bit directly resets the state the Counter unit 4. 0 No Effect 1 Reset Reset type: ERAD_RESET |
2 | CTM3 | R-0/W | 0h | This bit directly resets the state the Counter unit 3. 0 No Effect 1 Reset Reset type: ERAD_RESET |
1 | CTM2 | R-0/W | 0h | This bit directly resets the state the Counter unit 2. 0 No Effect 1 Reset Reset type: ERAD_RESET |
0 | CTM1 | R-0/W | 0h | This bit directly resets the state the Counter unit 1. 0 No Effect 1 Reset Reset type: ERAD_RESET |
GLBL_NMI_CTL is shown in Figure 13-12 and described in Table 13-13.
Return to the Summary Table.
This register contains one bit for each of the bus comparator modules anf the counter modules that can cause an NMI to the CPU. When the corresponding bit of a unit is set to 1, then if an event occurs from that module, then an NMI will be generated.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CTM4 | CTM3 | CTM2 | CTM1 | |||
R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
HWBP8 | HWBP7 | HWBP6 | HWBP5 | HWBP4 | HWBP3 | HWBP2 | HWBP1 |
R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-12 | RESERVED | R | 0h | Reserved |
11 | CTM4 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Counter unit 4 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
10 | CTM3 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Counter unit 3. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
9 | CTM2 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Counter unit 2. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
8 | CTM1 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Counter unit 1. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
7 | HWBP8 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 8. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
6 | HWBP7 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 7. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
5 | HWBP6 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 6. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
4 | HWBP5 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 5. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
3 | HWBP4 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 4. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
2 | HWBP3 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 3. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
1 | HWBP2 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 2. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
0 | HWBP1 | R/W | 0h | This bit enables the genration of an NMI to the CPU by Enhanced Bus Comparator (EBC) unit 1. 0 Do NOT Generate NMI 1 Generate NMI Reset type: ERAD_RESET |
GLBL_OWNER is shown in Figure 13-13 and described in Table 13-14.
Return to the Summary Table.
Global Ownership
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R-0h | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | OWNER | ||||||
R-0h | R/W-0h | ||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-2 | RESERVED | R | 0h | Reserved |
1-0 | OWNER | R/W | 0h | This register determines whether Application Code or Debugger owns this module or it's kept in No Owner state where debugger or application can access the module. 00 No Owner 01 Application owned 10 Debugger owned 11 Reserved Reset type: ERAD_RESET |
GLBL_EVENT_AND_MASK is shown in Figure 13-14 and described in Table 13-15.
Return to the Summary Table.
Global Bus Comparator Event AND Mask Register
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
MASK4_HWBP8 | MASK4_HWBP7 | MASK4_HWBP6 | MASK4_HWBP5 | MASK4_HWBP4 | MASK4_HWBP3 | MASK4_HWBP2 | MASK4_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
MASK3_HWBP8 | MASK3_HWBP7 | MASK3_HWBP6 | MASK3_HWBP5 | MASK3_HWBP4 | MASK3_HWBP3 | MASK3_HWBP2 | MASK3_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
MASK2_HWBP8 | MASK2_HWBP7 | MASK2_HWBP6 | MASK2_HWBP5 | MASK2_HWBP4 | MASK2_HWBP3 | MASK2_HWBP2 | MASK2_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
MASK1_HWBP8 | MASK1_HWBP7 | MASK1_HWBP6 | MASK1_HWBP5 | MASK1_HWBP4 | MASK1_HWBP3 | MASK1_HWBP2 | MASK1_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | MASK4_HWBP8 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
30 | MASK4_HWBP7 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
29 | MASK4_HWBP6 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
28 | MASK4_HWBP5 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
27 | MASK4_HWBP4 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
26 | MASK4_HWBP3 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
25 | MASK4_HWBP2 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
24 | MASK4_HWBP1 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND4 output Reset type: ERAD_RESET |
23 | MASK3_HWBP8 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
22 | MASK3_HWBP7 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
21 | MASK3_HWBP6 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
20 | MASK3_HWBP5 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
19 | MASK3_HWBP4 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
18 | MASK3_HWBP3 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
17 | MASK3_HWBP2 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
16 | MASK3_HWBP1 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND3 output Reset type: ERAD_RESET |
15 | MASK2_HWBP8 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
14 | MASK2_HWBP7 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
13 | MASK2_HWBP6 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
12 | MASK2_HWBP5 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
11 | MASK2_HWBP4 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
10 | MASK2_HWBP3 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
9 | MASK2_HWBP2 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
8 | MASK2_HWBP1 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND2 output Reset type: ERAD_RESET |
7 | MASK1_HWBP8 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
6 | MASK1_HWBP7 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
5 | MASK1_HWBP6 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
4 | MASK1_HWBP5 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
3 | MASK1_HWBP4 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
2 | MASK1_HWBP3 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
1 | MASK1_HWBP2 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
0 | MASK1_HWBP1 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_AND1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_AND1 output Reset type: ERAD_RESET |
GLBL_EVENT_OR_MASK is shown in Figure 13-15 and described in Table 13-16.
Return to the Summary Table.
Global Bus Comparator Event OR Mask Register
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
MASK4_HWBP8 | MASK4_HWBP7 | MASK4_HWBP6 | MASK4_HWBP5 | MASK4_HWBP4 | MASK4_HWBP3 | MASK4_HWBP2 | MASK4_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
MASK3_HWBP8 | MASK3_HWBP7 | MASK3_HWBP6 | MASK3_HWBP5 | MASK3_HWBP4 | MASK3_HWBP3 | MASK3_HWBP2 | MASK3_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
MASK2_HWBP8 | MASK2_HWBP7 | MASK2_HWBP6 | MASK2_HWBP5 | MASK2_HWBP4 | MASK2_HWBP3 | MASK2_HWBP2 | MASK2_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
MASK1_HWBP8 | MASK1_HWBP7 | MASK1_HWBP6 | MASK1_HWBP5 | MASK1_HWBP4 | MASK1_HWBP3 | MASK1_HWBP2 | MASK1_HWBP1 |
R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h | R/W-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | MASK4_HWBP8 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
30 | MASK4_HWBP7 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
29 | MASK4_HWBP6 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
28 | MASK4_HWBP5 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
27 | MASK4_HWBP4 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
26 | MASK4_HWBP3 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
25 | MASK4_HWBP2 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
24 | MASK4_HWBP1 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR4 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR4 output Reset type: ERAD_RESET |
23 | MASK3_HWBP8 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
22 | MASK3_HWBP7 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
21 | MASK3_HWBP6 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
20 | MASK3_HWBP5 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
19 | MASK3_HWBP4 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
18 | MASK3_HWBP3 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
17 | MASK3_HWBP2 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
16 | MASK3_HWBP1 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR3 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR3 output Reset type: ERAD_RESET |
15 | MASK2_HWBP8 | R/W | 1h | AND event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
14 | MASK2_HWBP7 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
13 | MASK2_HWBP6 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
12 | MASK2_HWBP5 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
11 | MASK2_HWBP4 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
10 | MASK2_HWBP3 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
9 | MASK2_HWBP2 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
8 | MASK2_HWBP1 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR2 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR2 output Reset type: ERAD_RESET |
7 | MASK1_HWBP8 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 8: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
6 | MASK1_HWBP7 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 7: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
5 | MASK1_HWBP6 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 6: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
4 | MASK1_HWBP5 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 5: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
3 | MASK1_HWBP4 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 4: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
2 | MASK1_HWBP3 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 3: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
1 | MASK1_HWBP2 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 2: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
0 | MASK1_HWBP1 | R/W | 1h | OR event mask for Enhanced Bus Comparator (EBC) unit 1: 0 Corresponding HWBP_EVENT is enabled for HWBP_EVENT_OR1 output 1 Corresponding HWBP_EVENT is masked for HWBP_EVENT_OR1 output Reset type: ERAD_RESET |
GLBL_AND_EVENT_INT_MASK is shown in Figure 13-16 and described in Table 13-17.
Return to the Summary Table.
Global AND Event Interrupt Mask Register
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R-0h | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RTOSINT_MASK4 | RTOSINT_MASK3 | RTOSINT_MASK2 | RTOSINT_MASK1 | |||
R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-4 | RESERVED | R | 0h | Reserved |
3 | RTOSINT_MASK4 | R/W | 0h | RTOSINT generation mask for global AND events MASK4: 1 Corresponding GLOBAL_EVENT_AND is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_AND is disabled for RTOSINT generation Reset type: ERAD_RESET |
2 | RTOSINT_MASK3 | R/W | 0h | RTOSINT generation mask for global AND events MASK3: 1 Corresponding GLOBAL_EVENT_AND is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_AND is disabled for RTOSINT generation Reset type: ERAD_RESET |
1 | RTOSINT_MASK2 | R/W | 0h | RTOSINT generation mask for global AND events MASK2: 1 Corresponding GLOBAL_EVENT_AND is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_AND is disabled for RTOSINT generation Reset type: ERAD_RESET |
0 | RTOSINT_MASK1 | R/W | 0h | RTOSINT generation mask for global AND events MASK1: 1 Corresponding GLOBAL_EVENT_AND is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_AND is disabled for RTOSINT generation Reset type: ERAD_RESET |
GLBL_OR_EVENT_INT_MASK is shown in Figure 13-17 and described in Table 13-18.
Return to the Summary Table.
Global OR Event Interrupt Mask Register
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R-0h | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RTOSINT_MASK4 | RTOSINT_MASK3 | RTOSINT_MASK2 | RTOSINT_MASK1 | |||
R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15-4 | RESERVED | R | 0h | Reserved |
3 | RTOSINT_MASK4 | R/W | 0h | RTOSINT generation mask for global OR events MASK3: 1 Corresponding GLOBAL_EVENT_OR is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_OR is disabled for RTOSINT generation Reset type: ERAD_RESET |
2 | RTOSINT_MASK3 | R/W | 0h | RTOSINT generation mask for global OR events MASK2: 1 Corresponding GLOBAL_EVENT_OR is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_OR is disabled for RTOSINT generation Reset type: ERAD_RESET |
1 | RTOSINT_MASK2 | R/W | 0h | RTOSINT generation mask for global OR events MASK2: 1 Corresponding GLOBAL_EVENT_OR is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_OR is disabled for RTOSINT generation Reset type: ERAD_RESET |
0 | RTOSINT_MASK1 | R/W | 0h | RTOSINT generation mask for global OR events MASK1: 1 Corresponding GLOBAL_EVENT_OR is enabled for RTOSINT generation 0 Corresponding GLOBAL_EVENT_OR is disabled for RTOSINT generation Reset type: ERAD_RESET |