EVB9S08DZ60 Freescale Semiconductor, EVB9S08DZ60 Datasheet - Page 52

BOARD EVAL FOR 9S08DZ60

EVB9S08DZ60

Manufacturer Part Number
EVB9S08DZ60
Description
BOARD EVAL FOR 9S08DZ60
Manufacturer
Freescale Semiconductor
Type
MCUr

Specifications of EVB9S08DZ60

Contents
Module and Misc Hardware
Processor To Be Evaluated
S08D
Data Bus Width
8 bit
Interface Type
RS-232, USB
Silicon Manufacturer
Freescale
Core Architecture
HCS08
Core Sub-architecture
HCS08
Silicon Core Number
MC9S08
Silicon Family Name
S08D
Kit Contents
Board Cables CD Power Supply
Rohs Compliant
Yes
For Use With/related Products
MC9S08DZ60
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EVB9S08DZ60
Manufacturer:
TI
Quantity:
101
Chapter 4 Memory
4.4
The MC9S08DZ60 Series includes static RAM. The locations in RAM below 0x0100 can be accessed
using the more efficient direct addressing mode, and any single bit in this area can be accessed with the bit
manipulation instructions (BCLR, BSET, BRCLR, and BRSET). Locating the most frequently accessed
program variables in this area of RAM is preferred.
The RAM retains data while the MCU is in low-power wait, stop2, or stop3 mode. At power-on the
contents of RAM are uninitialized. RAM data is unaffected by any reset if the supply voltage does not drop
below the minimum value for RAM retention (V
For compatibility with M68HC05 MCUs, the HCS08 resets the stack pointer to 0x00FF. In the
MC9S08DZ60 Series, it is usually best to reinitialize the stack pointer to the top of the RAM so the direct
page RAM can be used for frequently accessed RAM variables and bit-addressable program variables.
Include the following 2-instruction sequence in your reset initialization routine (where RamLast is equated
to the highest address of the RAM in the Freescale Semiconductor equate file).
When security is enabled, the RAM is considered a secure memory resource and is not accessible through
BDM or code executing from non-secure memory. See
of the security feature.
4.5
MC9S08DZ60 Series devices include Flash and EEPROM memory intended primarily for program and
data storage. In-circuit programming allows the operating program and data to be loaded into Flash and
EEPROM, respectively, after final assembly of the application product. It is possible to program the arrays
through the single-wire background debug interface. Because no special voltages are needed for erase and
programming operations, in-application programming is also possible through other software-controlled
communication paths. For a more detailed discussion of in-circuit and in-application programming, refer
to the HCS08 Family Reference Manual, Volume I, Freescale Semiconductor document order number
HCS08RMv1.
4.5.1
Features of the Flash and EEPROM memory include:
52
Array size (see
Flash sector size: 768 bytes
EEPROM sector size: selectable 4-byte or 8-byte sector mapping operation
Single power supply program and erase
Command interface for fast program and erase operation
Up to 100,000 program/erase cycles at typical voltage and temperature
Flexible block protection and vector redirection
Security feature for Flash, EEPROM, and RAM
RAM
Flash and EEPROM
Features
LDHX
TXS
Table 1-1
#RamLast+1
for exact array sizes)
MC9S08DZ60 Series Data Sheet, Rev. 4
;point one past RAM
;SP<-(H:X-1)
RAM
).
Section 4.5.9,
“Security”, for a detailed description
Freescale Semiconductor

Related parts for EVB9S08DZ60