2.1 Working with the tutorials

The eTrice tutorials will help you to learn and understand the eTrice tool and its concepts. eTrice supports several target languages. The first two tutorials are target language specific. The other tutorials work for all target languages. Target language specific aspects are explained for all languages. Currently eTrice supports Java and C. C++ generator and runtime are currently prototypes with no tutorials. You should decide for which target language you want to run the tutorials.

Here an overview over the tutorials:

PIC

The Traffic Light Example in not yet available but will be provided with the next eTrice milestone.

eTrice generates code out of ROOM models. The generated code relies on the services of a runtime framework (Runtime):

Additional functionality is provided as model library (Modellib):

All tutorial models are provided as examples.

The Runtime, Modellib and Tutorial projects are target language specific and will be set up in the first tutorial "Setting up the workspace for ...".