]> rtime.felk.cvut.cz Git - ert_linux.git/blob - README
Add preliminary readme
[ert_linux.git] / README
1 Mimimalistic Simulink Coder Target for Linux
2 ============================================
3
4 The aim of this target is to allow Simmulink to generate code that
5 runs in real-time on Linux. This target tries to be minimalistic in
6 the sense that it reuses as much as possible from Simulink built-in
7 targets.
8
9
10 Installation
11 ------------
12
13 In Matlab prompt execute:
14
15   cd <root>/ert_linux/ert_linux
16   ert_linux_setup
17
18 From now on, Code Generation pane of Simulink Model Configuration
19 Parameters should offer ert_linux.tlc as System Target File (after
20 pressing "Browse...." button).