English
Language : 

MC68HC908RK2 Datasheet, PDF (138/158 Pages) Motorola, Inc – Microcontroller Unit
Development Support
12.2.3.2 Break Address Registers
The break address registers contain the high and low bytes of the desired breakpoint address. Reset
clears the break address registers.
Register Name and Address: BRKH—$FE0C
Bit 7
6
5
4
3
2
Read:
Bit 15
14
13
12
11
10
Write:
Reset: 0
0
0
0
0
0
1
Bit 0
9
Bit 8
0
0
Register Name and Address: BRKL—$FE0D
Read:
Bit 7
6
5
4
3
2
1
Bit 0
Write:
Reset: 0
0
0
0
0
0
0
0
Figure 12-4. Break Address Registers (BRKH and BRKL)
12.3 Monitor Module
This subsection describes the monitor read-only memory (MON). The MON allows complete testing of the
MCU through a single-wire interface with a host computer.
Features include:
• Normal user-mode pin functionality
• One pin dedicated to serial communication between monitor ROM and host computer
• Standard mark/space non-return-to-zero (NRZ) communication with host computer
• 9600 baud communication with host computer when using a 9.8304-MHz crystal
• Execution of code in random-access memory (RAM) or FLASH
• FLASH security
• FLASH programming
12.3.1 Functional Description
Monitor ROM receives and executes commands from a host computer. Figure 12-5 shows a sample
circuit used to enter monitor mode and communicate with a host computer via a standard RS-232
interface.
While simple monitor commands can access any memory address, the MC68HC908RK2 has a FLASH
security feature to prevent external viewing of the contents of FLASH. Proper procedures must be
followed to verify FLASH content. Access to the FLASH is denied to unauthorized users of
customer-specified software (see 12.3.2 Security).
In monitor mode, the MCU can execute host-computer code in RAM while all MCU pins except PTA0
retain normal operating mode functions. All communication between the host computer and the MCU is
through the PTA0 pin. A level-shifting and multiplexing interface is required between PTA0 and the host
computer. PTA0 is used in a wired-OR configuration and requires a pullup resistor.
MC68HC908RK2 Data Sheet, Rev. 5.1
138
Freescale Semiconductor