readme.txt

来自「tiny tcpip on 8051 可以利用在單片機 各種相關應用」· 文本 代码 · 共 27 行

TXT
27
字号
Hi everyone~ 

I am a student in Ajou Univ. in KOREA. 

This program was written in Kroean. If you have any question, send me this 

e-mail address :  girle999@yahoo.co.kr 
( Subject is : [8051] bla~ bla bla....

I want share my program with you who loves 8051. This code is free for study only.

I don't know this source have any bug. If you found it, let me know..

I will make a homepage soon. 


* Hardware
ROM : 0 - 0x7FFF
RAM : 0x8000 - 0xffff
RTL8019AS(Ethernet chip) : ROM area(base = 0x300)

* Software
Monitor program : downloadable and executable (from 0x8000) 
// I only use 4M ROM emulator which was made by comrade.
TinyTCP program ( it was repaired to port 8051. Original code is remarked as '// '.)
Ethernet Driver(RTL8019AS)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?