<
From version < 2.1 >
edited by ima
on 2016/05/20 12:37
To version < 3.1 >
edited by ima
on 2016/05/20 13:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -How to try out our example implementation of the Interactive Timing Analysis
1 +How to try out Interactive Timing Analysis
Content
... ... @@ -1,3 +1,18 @@
1 +If you want to try out our example implementation of Interactive Timing Analysis, you can use this guide:
2 +
3 += Steps for setup: =
4 +
5 +1. Download KIELER with Interactive Timing Analysis here (Under construction: Link coming soon!).
6 +1. Get the experimental KTA timing analysis tool [[here>>url:https://github.com/timed-c/kta||shape="rect"]]. You can use the Download ZIP link.
7 +1. Make sure "ocaml" and "make" are installed on your system, so that you can compile the KTA timing analysis tool.
8 +1. Extract the zip folder you downloaded in Step 2 and compile the KTA timing analysis tool running make in the kta-master folder.
9 +1. Install the gcc MIPS compiler (mcb32tools, mipsel-mcb32-elf-gcc), which is used by the KTA timing analysis tool.
10 +1. Start up KIELER, go to Preferences -> Interactive Timing Analysis and enter the absolute paths in your system to the folder that
11 +contains the KTA tool binary or the gcc MIPS compiler, respectively:
12 +[[image:attach:ITAPreferences.png]]
13 +
1 1  
2 2  
16 +Using Interactive Timing Analysis
17 +
3 3  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -17399864
1 +17399865
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17399864/How to try out our example implementation of the Interactive Timing Analysis
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17399865/How to try out Interactive Timing Analysis