beautypg.com

Chapter 3, Development environment, Source code folder structure – Solvline Eddy DK User Manual

Page 80: Chapter 3. development environment, 1 source code folder structure

background image

Eddy DK Programmer Guide

80

Chapter 3. Development Environment

This chapter explains the process of application programming and other important notes.
SDK‘s folder structures are as follows.

Note

All material related to Eddy including documentation, reference sources and utilities are periodically
updated to www.embeddedmodule.com without prior notice. Please visit and download latest
updates from the site.

3.1 Source code folder structure

Firmware Folder
Boot Loader, kernel, filesystem, image are stored.

Ramdisk Folder
Filesystem images are created here
root: Linux Filesystem for Eddy is stored.

Tools Folder
Tools used for creating image files is stored.

Src Folder
Source codes of applicatons in Eddy are stored.
Please refer Chapter4. Compiling Application for the detail description of src folder.
Eddy-APPs folder contains the source code of the basic application.

Filesystem_2.1.x,
x

firmware

ramdisk

src

tools

root

Eddy_APPs

Open Source

Busybox
Dropbear
snmp
.
.
vsftpd

include

SB_APIs

web

htdocs

cgi