This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/CLOCKTREETOOL: jGraphLib installation

Part Number: CLOCKTREETOOL

Tool/software: Linux

Hi,

I am trying to use the CLOCKTREETOOL on Linux.

$ java -version
java version "11.0.2" 2019-01-15 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)

The manual says to execute a command (see attached photo). This unfortunately doesn't work.

$ \ls
CTT-AM65x.jar  CTT-Sitara-v1.0.0.6.jar	Docs  jGraphLib  key.tmp  Scripts  XMLFiles

$ java -cp jGraphLib/lib/*:CTT-Sitara-v1.0.0.6.jar:org.ti.clockTreeTool.simulation.ClockTreeTool
Usage: java [options] <mainclass> [args...]
           (to execute a class)
   or  java [options] -jar <jarfile> [args...]
..........

Any help appreciated

Thanks