UMLEmb
UML
for
Embedded
Systems

General information


TTool



Installing TTool in your Eurecom account


TTool packages are installed in /opt/ttool
To be able to use TTool, you first need to install the configuration of TTool in your home directory. To do so, execute from a terminal the following command:
$ /opt/ttool/local_install/makeLocalInstall
This should create a directory named TTool_local in your home directory. This is done once for all, you don't need to re-execute that script in the future, apart when TTool is updated (your favourite teacher will tell you when to do this).

Now, to start TTool, do as follows:
~/TTool_local/bin/ttool.exe
or:
$ cd ~/TTool_local/bin
$ ttool.exe


Installing TTool on your own computer


If you want to use TTool on your own laptop, then, you need to download it and then to install it.

I recommend you use the graphical installer of the development version.