Simulink Coder 8.0
Support for Eclipse
Simulink Coder supports the Eclipse™ integrated development environment (IDE) for project generation and build automation. With Simulink Coder, you can generate Eclipse projects from your Simulink models and implement them on supported processors, perform PIL tests, and gather execution performance data through the profiling feature. The generated projects include application C source code files and assembler code files.
Mouse over any of the column headings to see a
description.
| Processors | Automation Interface and Application Code Generation | Project Generator |
|---|---|---|
| All processors that can be targeted through Eclipse IDE |
|
|
| Host PC (Intel/AMD) |
|
|
| Embedded processor (e.g., ARM) running Linux® OS |
|
|
Third-Party Software Requirements
For the version of the Eclipse software supported for different processors, refer to the tables below:
| Required for All Platforms | Tested Versions |
|---|---|
| Sun™ Java runtime environment™ (JRE) | JRE 6.0 (Java version 1.6.x) |
| Eclipse IDE for C/C++ Developers package, which includes the CDT feature | Ganymede (Eclipse 3.4) |
| CDT (if installed separately from Eclipse IDE for C/C++ Developers package, match CDT version with Eclipse version) | CDT 5.0 |
| Additional Software Required for Linux | Tested Versions |
|---|---|
| GNU® GCC (compiler) | GCC 3.4.5 |
| GNU as (assembler — part of the GNU binutils package) | as 2.18 |
| GNU ar (archiver — part of the GNU binutils package) | ar 2.18 |
| GNU GDB (debugger) | GDB 6.3.2 |
| GNU make | make 3.81 |
| Additional Software Required for Windows | Tested Versions |
|---|---|
| MinGW | 5.1.x |
| GDB | GDB 6.3.2 |
| MSYS | 1.0.11 |
