Skip to content

Files

Latest commit

690d220 · Sep 16, 2021

History

History
This branch is 235 commits behind tum-ei-eda/etiss:master.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 14, 2021
Sep 16, 2021
Nov 25, 2020
Aug 20, 2019

ETISS Application Examples

The projects in this folder cannot be used directly. Once ETISS is build and installed, a copy of these projects is available in the install directory:<build_dir>/installed/examples

They can be compiled and run simulation from there.

NOTE: bare_etiss_processor contains actual ETISS application example while SW folder accommodates target software for simulation.

Getting Started

Refer to the README located in the parent folder to build and install ETISS. For each application project, refer to READMEs in project folders respectively.

In the MakeFile for each example, change TOOLBIN to the address of gcc toolchain.