Eddy DK Programmer Guide
121
Chapter 7.
Eddy Software
This chapter explains software structure ported to Eddy-DK.
Source codes for all application except Com_redirect, gdbserver, tae, SB_APIs library are disclosed. All disclosed
source codes may be used as development guide when programming a firmware.
7.1
Software Structure Diagram
Eddy.c is the first program to be executed upon the booting. Environment Configure Information configured either by
web or def.c is loaded next.
All provided Eddy applications developed by using libraries explained on Chapter 6.