Zilog EZ80F91AZA User Manual
Page 25

UM007518-1211
RZK Configuration
Zilog Real-Time Kernel: eZ80
®
CPU
User Manual
15
RZK_Conf.c
eZ80Hw_Conf_ZDS.c
get_heap.c
uart_conf.c (if UART settings
were different from default set-
tings)
eZ80eval.c (for printfs through
UART0 port)
RZKDBG, RZKPI
RZKDebugPI.lib
RZKeZ80XXX.lib
BSPeZ80XXX.lib
DEBUG-PI
(Debug with Priority
Inheritance support)
RZKPI
RZKNDebugPI.lib
RZKeZ80XXX.lib
BSPeZ80XXX.lib
NO_DEBUG-PI (No Debug
with Priority
Inheritance support)
RZKNDebugNPI.lib
RZKeZ80XXX.lib
BSPeZ80XXX.lib
NO_DEBUG-NO_PI (No
Debug with No Priority Inher-
itance
support)
RZKDBG
RZKDebugNPI.lib
RZKeZ80XXX.lib
BSPeZ80XXX.lib
DEBUG-NO_PI
(Debug with No Priority
Inheritance support)
ZFS_Conf.c
RZKFS
RZKFS.lib Zilog
File
System.*
NOFS.lib
Zilog File System stub file;
used when file system foot-
print is not required but
some components in the
system call Zilog File System
APIs.*
eZ80Hw_Conf_ZDS.c
Modify
RZK_HW_Init()
for optimized and
custom hardware
initialization.
—
Optimized and custom hard-
ware initialization; provides a
RZK_HW_Init()
function
that is called from within
RZK_KernelInit()
, which
initializes the hardware
required by RZK. You can
initialize custom devices with
this function.
uart_conf.c
—
—
Different UART configura-
tions other than the default
configuration.*
rtc_conf.c
—
—
Different RTC configuration
other than the default config-
uration.*
Table 10. Macros and Files in Different RZK Configurations (Continued)
Source Configuration File
Macro
Library File
RZK Configuration
Note: *Used in addition to the RZK configuration macros, libraries or configuration files.