1.6 Cortex-M3 Processor Port Descriptions
The following table lists all the ports related to the Cortex-M3 subsystem, their direction, and a description of the ports.
Port Name | Direction | Pad | Description |
---|---|---|---|
RXEV | In | No | Causes the Cortex-M3 to wake up from a wait for event (WFE) instruction. The event input, RXEV, is registered even when not waiting for an event, and so affects the next WFE. |
TXEV | Out | No | Event transmitted as a result of a Cortex-M3 SEV (send event) instruction. This is a single-cycle pulse equal to 1 M3_CLK period. |
SLEEP | Out | No | Signal is asserted when the Cortex-M3 processor is in sleep now or sleep-on-exit mode, and indicates that the clock to the processor can be stopped. |
DEEPSLEEP | Out | No | Signal is asserted when the Cortex-M3 processor is in sleep now or sleep-on-exit mode when the SLEEPDEEP bit of the system control register is set. |
SLEEPHOLDREQn | In | No | Request to extend Cortex-M3 processor sleep state. Signal is asserted when SLEEPING signal is High. |
SLEEPHOLDACKn | Out | No | Signal is asserted to confirm the Cortex-M3 processor sleep state extension request. |
TRACECLK | Out | No | TRACETRACEDATA changes on both the edges of TRACECLK. |
TRACEDATA[3:0] | Out | No | Output data for clocked modes. |