Zilog file system configuration, Zilog file system macro configuration – Zilog EZ80F91AZA User Manual
Page 18

Zilog File System Configuration
UM017914-1211
8
Zilog File System
User Manual
Zilog File System Configuration
The Zilog File System is configured according to your requirements. The Zilog File Sys-
tem configuration file is located in the following path:
ZDSII_eZ80Acclaim!_A.B.C\ZTP\ZTPX.Y.Z_Lib\RZK\Conf
For internal and external Flash volumes, the Zilog File System requires equal-sized blocks
to store files and directories. If block sizes are unequal, the behavior of the Zilog File Sys-
tem is unknown. The driver must be capable of handling the logical block sizes for read-
ing/writing/erasing operations. Table 3 lists the logical block sizes for the sample Flash
drivers provided with the RZK release.
Zilog File System Macro Configuration
The Zilog File System provides macros for the configuration of different volumes and the
behavior of the File System. These macros, described in Table 4, are present in the
ZFS_Conf.c
file, which is located in the following filepath:
ZDSII_eZ80Acclaim!_A.B.C\ZTP\ZTPX.Y.Z_Lib\RZK\Conf
You must provide the correct values of the macros and the volume configuration; other-
wise, the behavior of the Zilog File System is not defined.
Table 3. Logical Block Sizes for Sample Flash Drivers
Flash Type
Block Size
Starting Address
Comments
eZ80F91 Internal Flash
32 KB
0x8000
First 32 KB may contain the boot-up code
for RST vectors.
eZ80F92 Internal Flash
16 KB
0x4000
First 16 KB may contain the boot-up code
for RST vectors.
eZ80F93 Internal Flash
16 KB
0x4000
First 16 KB may contain the boot-up code
for RST vectors.
MT28F008B
128 KB
0x120000
Only 128 KB equal sized blocks are used.
AT49BV162A
64 KB
0x330000
Only 64 KB equal sized blocks are used
(eZ80F91 Mini module configuration).
AM29LV160B
64 KB
0x310000
Only 64 KB equal sized blocks are used
(eZ80F91 Mini module configuration).