Application Note powered by the eZ80 Remote Access™ |
ZiLOG Application Note |
---|
Using eZ80 family processors as a bridge between RS232 and Ethernet interfaces |
Author: Andrei Kovalev FAE ZiLOG Germany |
the project contents | |
---|---|
flash_boot.asm | the eZ80 Remote Access startup module |
EZ80_HW_config.c | eZ80 hardware configuration file |
ipw_ez80.c | IPWorks configuration file |
main.c | configuration and process startup |
recv_test.c | the thread and the routine of incoming serial packets processing |
tcpsend.c | the routine preparing the TCP/IP packets and the thread for TCP/IP packets output |
s2tcp_cmd.c | RA command set for the Gateway |
s2tcp_commands.c | RA commands implementation for the Gateway |
com.h | the communication driver API header file |
gw_conf.h | the configuration header file for the project |
libraries | |
com190.lib | the communication driver library (COM driver) for the eZ80190 processor |
webconf.lib | web-based configuration interface for the gateway |