Eddy DK Programmer Guide
86
Chapter 4.
Compiling of Application Program
4.1
Program Type
This chapter explains how to compose application program, load to Eddy to execute and store it to flash memory of
Eddy as a firmware.
Application programs running in Eddy are made of Device Server functions. SystemBase does not provide part of
application source running in Device server. Developers can refer to open source, socket and serial provided as
sample source. Since these are optimized to enable application, developers can use its advantage. The followings
are open sources in src directory.
Folder Name
Description
busybox-1.5.0
Linux Utility containing basic commands for the shell
dropbear-0.50
SSH (Secure Shell) Server
gdbserver
Remote debugging program for LemonIDE
(Only executable file provided.)
mtd-util
Management program for Mtd
openssl-0.9.7c
OpenSSL Library (SSL type)
matrixssl-1-8-3
Matrixssl program (SSL type)
thttpd-2.25b
HTTP Server
vsftpd-2.0.5/
FTP Server
ddns-1.8
DDNS Server
ethtool-6
Ethernet based network testing program
netkit-ftp-0.18
ftp client
target-agent
Program helps to upload, download and execute user’s programs,
linked with LemonIDE. The source code not provided.
net-snmp-5.4.1
SNMP V1/V2/V3 program
Iptables-1.3.7
Bridge program for NAT function of LAN port
RT73
WiFi Device Driver
Wireless_tools.29
Wireless support Tool Applications