Preliminary
Mailbox
www.ti.com
Table 1-91. Local Power Management Features
Feature
Registers
Description
Clock autogating
NA
Feature not available
Slave idle modes
MAILBOX_SYSCONFIG[3:2].SIDLEMOD
Force-idle, no-idle and smart-idle modes
E
are available
Clock activity
NA
Feature not available
Master standby modes
NA
Feature not available
Global wake-up enable
NA
Feature not available
Wake-up sources enable
NA
Feature not available
The mailbox module can be configured using the MAILBOX_SYSCONFIG[3:2] SIDLEMODE bit field to
one of the following acknowledgment modes:
•
Force-idle mode (SIDLEMODE = 0x0): The mailbox module immediately enters the idle state on
receiving a low-power-mode request from the PRCM module. In this mode, the software must ensure
that there are no asserted output interrupts before requesting this mode to go into the idle state.
•
No-idle mode (SIDLEMODE = 0x1): The mailbox module never enters the idle state.
•
Smart-idle mode (SIDLEMODE = 0x2): After receiving a low-power-mode request from the PRCM
module, the mailbox module enters the idle state only after all asserted output interrupts are
acknowledged.
1.13.3.4 Interrupt Requests
An interrupt request allows the user of the mailbox to be notified when a message is received or when the
message queue is not full. There is one interrupt per user.
lists the event flags, and their mask,
that can cause module interrupts.
Table 1-92. Interrupt Events
Non-Maskable Event
Maskable Event Flag
Event Mask Bit
Event Unmask Bit
Description
Flag
(1)
MAILBOX_IRQSTATUS
MAILBOX_IRQSTATUS
MAILBOX_IRQENABLE
_RAW_u[0+m*2].NEWM
_CLR_u[0+m*2].NEWM
_CLR_u[0+m*2].
SGSTATUSUUMBm
SGSTATUSUUMBm
MAILBOX_IRQSTATUS
MAILBOX_IRQSTATUS
MAILBOX_IRQENABLE
MAILBOX_IRQENABLE
Mailbox m receives a
_RAW_u[0+m*2].NEWM
_CLR_u[0+m*2].NEWM
_CLR_u[0+m*2].
_SET_u[0+m*2].
new message
SGSTATUSUUMBm
SGSTATUSUUMBm
NEWMSGSTATUSUUM
NEWMSGSTATUSUUM
Bm
Bm
MAILBOX_IRQSTATUS
MAILBOX_IRQSTATUS
MAILBOX_IRQENABLE
MAILBOX_IRQENABLE
Mailbox m message
_RAW_u[1+m*2].NOTF
_CLR_u[1+m*2].NOTFU
_CLR_u[1+m*2].
_SET_u[1+m*2].
queue is not full
ULLSTATUSUMBm
LLSTATUSUMBm
NOTFULLSTATUSUMB
NOTFULLSTATUSUMB
m
m
(1)
MAILBOX.MAILBOX_IRQSTATUS_RAW_u register is mostly used for debug purposes.
CAUTION
Once an event generating the interrupt request has been processed by the
software, it must be cleared by writing a logical 1 in the corresponding bit of the
MAILBOX_IRQSTATUS_CLR_u register. Writing a logical 1 in a bit of the
MAILBOX_IRQSTATUS_CLR_u register will also clear to 0 the corresponding
bit in the appropriate MAILBOX_IRQSTATUS_RAW_u register.
An event can generate an interrupt request when a logical 1 is written to the corresponding unmask bit in
the MAILBOX_IRQENABLE_SET_u register. Events are reported in the appropriate
MAILBOX_IRQSTATUS_CLR_u and MAILBOX_IRQSTATUS_RAW_u registers.
212
Chip Level Resources
SPRUGX9 – 15 April 2011
© 2011, Texas Instruments Incorporated
Содержание TMS320C6A816 Series
Страница 2: ...Preliminary 2 SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 92: ...92 Read This First SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1122: ...1122 Multichannel Audio Serial Port McASP SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1562: ...1562 Real Time Clock RTC SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1658: ...1658 Timers SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1750: ...1750 UART IrDA CIR Module SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1984: ...1984 Universal Serial Bus USB SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...