Dear Customer,

This project should serve as an "easy start" with embOS.
All pathes are relative to the project file.
You should therefore be able to copy the
entire directory (including all subdirectories)
to any location on your harddrive.

Please ensure all files are r/w.
If you have CSpy (the IAR debugger),
check out the configuration for
the CSpy-Simulatorn by clicking
the CSpy-symbol in the task bar

Thank you for choosing embOS !

The start projects comes with the following
configurations:

* CSpy-Sim
is set up to run the start application
using the CSpy simulator.
The embOS timer interrupt is simulated
by the macro file CSpy.mac
The project runs in far memory model
and uses the debug and profiling library.

* ROM-Monitor
is set up to run the start application
using the KD308x ROM-Monitor.
The project runs in far memory model
and uses the debug and profiling library.

* Target
is set up to produce a motorola output file.
The project runs in far memory model
and uses the release build library.

* Emulator
is set up to run the start application
using an in circuit emulator.
The project runs in far memory model
and uses the debug and profiling library.
The configuration generates an output
in IEEE format needed for the emulator.


