Development environment, Source code directory structure, Chapter 3 – Solvline Eddy DKV2.1.0.3 User Manual

Page 63: Chapter 3. development environment, 1 source code directory structure

Advertising
background image

Chapter 3. Development

Environment

63

Chapter 3. Development Environment

This chapter explains the process of application programming and other important notes.
SDK’s directory 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 directory structure

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

Ramdisk Directory
Filesystem images are created here
root: Lemonix Filesystem for Filesystem is stored.

Tools Directory
Tools used for creating image files is stored.

Src Directory
Source codes of applicatons in Eddy are stored.
Please refer Chapter4. Compiling Application for the detail description of src directory.

Filesystem_2.1.x,
x

firmware

ramdisk

src

tools

root

Eddy_APPs

Open Source

Busybox
Dropbear
snmp
.
.
vsftpd

include

SB_APIs

web

htdocs

cgi

Advertising