Applications of ARM Embedded Web Server

碩士 === 中華技術學院 === 機電光工程研究所碩士班 === 98 === This thesis is base on EELiod for embedded system developing. The core of EELiod is Intel Xscale series PXA270 micro processor which provides full hardware extension reference. The instruction set architecture of PAX270 is ARMv5TE and clock rate of PAX270 is...

Full description

Bibliographic Details
Main Authors: Yu-Sheng Huang, 黃裕升
Other Authors: Di-Shen Xu
Format: Others
Language:zh-TW
Published: 2010
Online Access:http://ndltd.ncl.edu.tw/handle/93465130681584031810
Description
Summary:碩士 === 中華技術學院 === 機電光工程研究所碩士班 === 98 === This thesis is base on EELiod for embedded system developing. The core of EELiod is Intel Xscale series PXA270 micro processor which provides full hardware extension reference. The instruction set architecture of PAX270 is ARMv5TE and clock rate of PAX270 is 520MHz. It often be used for mobile phone, PDA, and products for network. The development platform of OS is using with embedded Linux. Which is built by environment and compiling kernel and root filesystem. After the platform is built up. We port Qt/Embedded to the platform, and then it become an system with an easy-to-use graphical user interface. Finally, to develop a web server conform the TCP/IP architecture.