Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the KIELER SCCharts editor with Interactive Timing Analysis here.
    Note that this is a preliminary link to the RCA that is built nightly from our master branch, as such it is subject to frequent changes. 
    Please  Please let us know, if you encounter any problems!
    A release involving the Interactive Timing Analysis is coming soon.
  2. Get the experimental KTA timing analysis tool here. You can download the ZIP folder.
  3. Make sure ocaml and "make" are installed on your system, so that you can compile the KTA timing analysis tool.
  4. Extract the zip folder you downloaded in Step 2 and compile the KTA timing analysis tool running make in the kta-master folder.
  5. Install the gcc MIPS compiler (mcb32tools, mipsel-mcb32-elf-gcc), which is used by the KTA timing analysis tool.
  6. Start up KIELER, go to Preferences -> Interactive Timing Analysis and enter the absolute paths in your system to the folder that
    contains the KTA tool binary or the gcc MIPS compiler, respectively (click image to enlarge):

...