Specifications

Overview
1-3
••••••••
1.1 EDE PROGRAM DEVELOPMENT
The TASKING Embedded Development Environment EDE can be divided
into thr
ee main parts:
1. Edit / Project management
2. Build
3. Debug
The figure below shows how these parts interface with each other.
makefile
make
compiler
absolute file
debugger
assembler
linker
locator
EDE
project management
editor
tool options
toolchain selection
EDIT
BUILD
DEBUG
Figure 1-1: EDE development flow
In the Edit part you make all your changes. In this part you:
- create and maintain a project
- edit the source files in a project
- set the options for each tool in the toolchain
- select another toolchain if you want to create an application for
another target