where everything is under control

eZ80 Remote Access

ZiLOG Application Note

How to make eZ80 Webservers configurable online, update its website contents and the firmware

The project file list

The following table lists the files used in Remote Access. Included is a description of each file. Note that those files that contain "Firmware" in the name are files that are used for downloading firmware using the Remote Access Firmware Download feature. Those that have "flash" in the name are used for downloading firmware using the Flash Loader that comes with the eZ80 kit. And those that don't have either of these names are used in download to SRAM using ZDS.
FileDescription
Server\eZConfig\Crystal
eZConfigCSzds.zws Configuration Server, ZDS only project
eZConfigCSflash.zws the project for execution from FLASH
eZConfigCSFirmware.zwsthe project for eZConfig as Firmware
eZConfigCSflash.hex standalone eZConfig flash executable
eZConfigCSFirmware.hexeZConfig as Firmware
Server\eZConfig\Realtek
eZConfigRTflash.zws the project for execution from FLASH
eZConfigRTFirmware.zwsthe project for eZConfig as Firmware
eZConfigRTzds.zws Configuration Server, ZDS only project
eZConfigRTflash.hex standalone eZConfig flash executable
eZConfigRTFirmware.hexeZConfig as Firmware
Server\NetBoot\Crystal
NetBootCS.zws Firmware Update project, ZDS only version
NetBootCSflash.zwsthe project for execution from FLASH
NetBootCSflash.hexthe NetBooter executable
Server\NetBoot\Realtek
NetBootRT.zws Firmware Update project, ZDS only version
NetBootRTflash.zwsthe project for execution from FLASH
NetBootRTflash.hexthe NetBooter executable
JClient
JClient.batthe batch file to start the Java Client
WClient\bin
IPWorksClient.exethe application file of the Windows Client
Server\Source\Config
ServConfig.cthe general configuration handler
shell_conf.cshell configuration
lcdinit.c LCD startup
sh_bootp.c bootp shell command
sh_fwup.c fwup shell command
BootConfig.cthe configuration for the NetBooter
sh_fldr.c fldr shell command
ppp_conf.c ppp module configuration
Server\Source\defwebsite
default.c default homepage image
deflinklist.cthe website structure for the default homepage
Server\Source\FlashUtil
Flashld.c flash programming routines - high level
Flashsys.C flash programming routines - low level
netFlash.c NetBooter flash interface
Server\Source\Server
IPWServer.c main module
data.c data transfer thread
udp_control.ccontrol socket thread
udp_parse.c command parser for the control protocol
netbooter.c NetBooter main file
Server\Source\ServerAPI
ServerAPI.cIPWorks API reference
Server\Source\include - header files
stddefs.h
Flashld.h
Flashsys.h
IPWServer.h
Target.h
ServConfig.h
ServerAPI.h
FunctionRef.h
usocket.h
LCD.h
booter.h
Server\Source\lib
LCD_flex.libuniversal LCD library
lcd.lib LCD interfaces

Documenation Index
Home | Downloads | eZ80 Module

1