<
From version < 23.1 >
edited by ima
on 2016/05/20 15:38
To version < 26.1 >
edited by ima
on 2016/05/24 12:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,8 +3,8 @@
3 3  = Steps for setup: =
4 4  
5 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.
6 +1. Get the experimental KTA timing analysis tool [[here>>url:https://github.com/timed-c/kta||shape="rect"]]. You can download the ZIP folder.
7 +1. Make sure [[ocaml >>url:https://ocaml.org||shape="rect"]]and "make" are installed on your system, so that you can compile the KTA timing analysis tool.
8 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 9  1. Install the gcc MIPS compiler (mcb32tools, mipsel-mcb32-elf-gcc), which is used by the KTA timing analysis tool.
10 10  1. Start up KIELER, go to Preferences -> Interactive Timing Analysis and enter the absolute paths in your system to the folder that
... ... @@ -22,8 +22,8 @@
22 22  1. Make sure the folders that contain the .sct and .asu file of the models and the tpp.h file are on one level, like in the TimingTestFiles folder.
23 23  1. Open any of the .sct files in the editor (right click the file). The Diagram view should open automatically and show you an image of the model. If that does not work, open that view by choosing Window -> Show View -> Other -> KIELER Lightweight Diagrams -> Diagram
24 24  1. Choose your desired Timing Analysis Options in the Diagram Options bar (click image to enlarge):
25 -\\{{view-file att--filename="ITABild.pdf" height="250"/}}
26 -\\You can switch between percentage, cycles and milliseconds for the timing value display. You can of course also try out the other Diagram and Layout Options in the bar.
25 +[[image:attach:ITABild2.png]]
26 +You can switch between percentage, cycles and milliseconds for the timing value display. You can of course also try out the other Diagram and Layout Options in the bar.
27 27  1. As a first step you can play around with the timing assumptions on function calls you find in the .asu files for the models (note that FunParc2 has no function calls, so choose something else):
28 28  [[image:attach:ITABildAsu.png]]
29 29  1. You can see how  the values and the Hotspot Highlighting change when you update the view by clicking on the button with this symbol:
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -17399901
1 +17399925
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17399901/How to try out Interactive Timing Analysis
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17399925/How to try out Interactive Timing Analysis