Specifications

Chapter 1
1-4
OVERVIEW
In the Build
part a makefile (cr
eated by the Edit part) is used to invoke
the needed toolchain components, resulting in an absolute object file. In
the Debug part you can use this absolute file to debug your project.
1.2 WORKING IN AN EMBEDDED ENVIRONMENT
The TASKING EDE differs from a native program development; a native
program development is often used to develop applications for systems
wher
e the host system and the tar
get are one. Therefore, it is possible to
run a compiled application directly from the IDE.
In an embedded environment this is no longer true. Of course you can still
compile a module and make it compile error free. However, to run an
application, a simulator or target hardware is required. Altium of
fers a
number of simulators and target hardware debuggers. The generic name of
the debugger product is CrossView Pro.