English
Language : 

MC9S12HZ256 Datasheet, PDF (514/692 Pages) Freescale Semiconductor, Inc – HCS12 Microcontrollers
Chapter 18 Background Debug Module (BDMV4)
18.3.2.1 BDM Status Register (BDMSTS)
7
6
5
4
3
2
1
0
R
BDMACT
SDV
TRACE
UNSEC
0
ENBDM
ENTAG
CLKSW
W
Reset:
Special single-chip mode:
11
1
0
0
0
0
02
0
Special peripheral mode:
0
1
0
0
0
0
0
0
All other modes:
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
= Unimplemented or Reserved
= Implemented (do not alter)
Figure 18-3. BDM Status Register (BDMSTS)
Note:
1 ENBDM is read as "1" by a debugging environment in Special single-chip mode when the device is not secured or secured
but fully erased (Flash and EEPROM).This is because the ENBDM bit is set by the standard firmware before a BDM command
can be fully transmitted and executed.
2 UNSEC is read as "1" by a debugging environment in Special single-chip mode when the device is secured and fully erased,
else it is "0" and can only be read if not secure (see also bit description).
Read: All modes through BDM operation
Write: All modes but subject to the following:
• BDMACT can only be set by BDM hardware upon entry into BDM. It can only be cleared by the
standard BDM firmware lookup table upon exit from BDM active mode.
• CLKSW can only be written via BDM hardware or standard BDM firmware write commands.
• All other bits, while writable via BDM hardware or standard BDM firmware write commands,
should only be altered by the BDM hardware or standard firmware lookup table as part of BDM
command execution.
• ENBDM should only be set via a BDM hardware command if the BDM firmware commands are
needed. (This does not apply in special single-chip mode).
Table 18-2. BDMSTS Field Descriptions
Field
Description
7
ENBDM
6
BDMACT
Enable BDM — This bit controls whether the BDM is enabled or disabled. When enabled, BDM can be made
active to allow firmware commands to be executed. When disabled, BDM cannot be made active but BDM
hardware commands are allowed.
0 BDM disabled
1 BDM enabled
Note: ENBDM is set by the firmware immediately out of reset in special single-chip mode. In secure mode, this
bit will not be set by the firmware until after the EEPROM and FLASH erase verify tests are complete.
BDM Active Status — This bit becomes set upon entering BDM. The standard BDM firmware lookup table is
then enabled and put into the memory map. BDMACT is cleared by a carefully timed store instruction in the
standard BDM firmware as part of the exit sequence to return to user code and remove the BDM memory from
the map.
0 BDM not active
1 BDM active
MC9S12HZ256 Data Sheet, Rev. 2.04
514
Freescale Semiconductor