Chapter 2 and 3
Chapter 2 and 3
Compiler, linker, assembler and debugger are used Cross compiler is also used
Unit testing on host system ensures software is By using cross compiler, unit testing
working properly allows to recompile code, execute, test on
target system
Programming centric Customer centric
A source code editor is a text editor program designed specifically for editing
source code to control embedded systems.
It may be a standalone application or it may be built into an integrated
development environment (e.g. IDE).
Source code editors may have features specifically designed to simplify and
speed up input of source code, such as syntax highlighting and auto complete
functionality.