Clock Generation and Reset Control Registers
15-69
Clock Generation and System Reset Management
Table 15–23. DSP System Status Register (DSP_SYSST) – Offset Address: 0x18
(Continued)
Bit
Reset
Value
Type
Description
Value
Name
5
POR
This read/clear-only status bit indicates (in
conjunction with EXT_RST bit) whether or not a
power-on reset (cold start) has occurred. Writing it to
logic 0 clears this bit. This bit cannot be written to logic
1 from peripheral bus interface.
R/C
0
0
No power-on reset has been detected.
1
A power-on reset has occurred.
4
EXT_RST
This read/clear-only status bit indicates whether or not
an external reset has been asserted. Writing it to logic
0 clears this bit. This bit cannot be written to logic 1
from TIPB interface.
R/C
0
0
No external reset detected.
1
An external reset has been asserted.
3
DSP_ARM_RST
This read/write bit is used by DSP to hold MPU in
reset.
R/C
0
0
The MPU is enabled. This is default value after reset.
1
Reset MPU
2
ARM_WDRST
This read/clear-only status bit indicates whether or not
reset has been asserted due to a MPU
timer/watchdog underflow. This bit is cleared to logic
0 upon an external reset pulse asserting at
CHIP_nRESET signal, or by writing it to logic 0. This
bit cannot be written to logic 1 from peripheral bus
interface.
R/C
0
0
MPU timer/watchdog underflow has not occurred.
1
MPU timer/watchdog underflow has generated reset.
Notes:
1) This bit is only to be used for test/debug purposes only.
2) In the OMAP5910 device, the DSP_EN and ARM_RST bits (located in ARM_RSTCT1) must be set together to
activate the global software reset. Setting the SW_RST bit only (DSP_RSTCT1) results in global software reset
flag.