Freescale Semiconductor
15
Ram Interrupt Vector
Address
MCU Interrupt Vector
Address
TRAP code
Vector
Source
0FE6 FFE6
5E
TC4
0FE8 FFE8
60
TC3
0FEA FFEA
62
TC2
0FEC FFEC
64
TC1
0FEE FFEE
66
TC0
0FF0 FFF0
68
RTI
0FF2 FFF2
6A
IRQ
0FF4 FFF4
6C
XIRQ
0FF6 FFF6
6E
SWI
0FF8 FFF8
70
TRAP
0FFA FFFA
72
COP
0FFC FFFC
74
CLM
0FFE FFFE
76
RESERVED
Serial Monitor Operation
A serial binary monitor is loaded in the MCU internal flash memory. Press and hold SW1 while
pressing the RESET button or applying power. This section provides a brief description of this
serial monitor operation. Refer to application note AN2548 for complete details on the serial
monitor operation. This application note may be found on the Support CD received with the
module or from the Freescale web site.
Serial Monitor Memory Map
Table 6: Serial Monitor Memory Map
0x0000 –
0x03FF
Registers 1K
bytes
Reserved
0x3800 –
0x3FFF
Internal RAM
(Relocated)
2K bytes
Reserved
0x8000 –
0xBFFF
Fixed Flash EEPROM Block 1
(visible at RESET)
16K bytes
0xC000 –
0xF77F
Fixed Flash EEPROM Block 2
13.8K bytes
0xF780 –
0xF7FF
User Vectors (Relocated)
User Reset Vector F7FE:F7FF
0xF800 –
0xFFFF
Vectors (Protected)
2.12K bytes
NOTE: Although the monitor does not support external memory, the user can enable external
memory accesses in the unfilled areas of the memory map.
The 2K-byte serial monitor program provides an RS-232 serial interface to a host PC. Serial
data rate is 115.2K bps. The monitor is compatible with Metrowerks CodeWarrior