Texas Instruments Development Kit for TM4C129x,Tiva™ ARM® Cortex™ -M4 Microcontroller DK-TM4C129X DK-TM4C129X 데이터 시트

제품 코드
DK-TM4C129X
다운로드
페이지 2182
Register 31: Hardware System Service Request (HSSR), offset 0x1F4
The HSSR register is used to control system configuration functions, such as Return-to-Factory
settings. A write to the HSSR register stores a command descriptor pointer (
CDOFF
) value if the
KEY
field is correct (0xCA). A successful write to this register also initiates a system reset. The
initialization process executes before examining the HSSR register and processing the command.
This register can only be accessed in privilege mode. Refer to “Hardware System Service
Request” on page 255 
for more information on how to use the HSSR register.
Hardware System Service Request (HSSR)
Base 0x400F.E000
Offset 0x1F4
Type RW, reset 0x0000.0000
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
CDOFF
KEY
RW
RW
RW
RW
RW
RW
RW
RW
R0/W
R0/W
R0/W
R0/W
R0/W
R0/W
R0/W
R0/W
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CDOFF
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
Description
Reset
Type
Name
Bit/Field
Write Key
When read, this field returns zero.
When written, this field must contain the value of 0xCA in order to register
the
CDOFF
field and initiate a HSSR request. Writes with KEY values
other than 0xCA are ignored.
0
R0/W
KEY
31:24
Command Descriptor Pointer
This field contains either the status result from the previous HSSR
request, or it contains a (word-aligned) memory address where the
command descriptor is located.
If
CDOFF
= 0x00.0000, it indicates there is no request and no prcoessing
is performed.
If
CDOFF
= 0xFF.FFFF, it indicates that the previous request through
HSSR did not complete due to an error.
Otherwise,
CDOFF
contains the offset for a data structure in SRAM.
0
RW
CDOFF
23:0
December 13, 2013
322
Texas Instruments-Advance Information
System Control