TASTE GUI

From TASTE
Revision as of 21:01, 4 August 2017 by Ttsiodras (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

TASTE GUI assists the system designer in the use of the different tools of TASTE. It provides a convenient interface to design the different views of your system (data, interface and deployment).

Features

  • Performance analysis using gprof
  • Coverage analysis of produced binaries using the COUVERTURE toolset.
  • Scheduling analysis with MAST.
  • Configure the build process with your own compilation/linking flags.
  • Change the default text editor for interface code edition.
  • Deploy applications with the TASTE daemon tasted.

License

Released under GPL license.

Dependencies

  • FIXME

Installation from sources

assert@assertvm:~/tool-src/ocarina$ PREFIX=whereveryouwanttoinstall
  • Install
assert@assertvm:~/tool-src/tastegui$ make install PREFIX=whereveryouwanttoinstall