Getting started with Simcenter Amesim Real-Time Simulation > Generate the code for real-time in Simcenter Amesim
A&D Technology Procyon
A&D Technology Procyon
Compilation configuration in Simulink
The target configuration panel must be filled in with the following parameters (see also A&D documentation):
| System target file | aandd_ad5445.tlc |
|---|---|
| Make command | make_rtw |
| Template makefile | Aand_ad5445.tmf |
The exact tlc and tmf filenames may vary depending on the version of A&D used.
Set custom Simcenter Amesim code references
Fill in the custom code panel according the following parameters:
| Include directories | "%AME%\lib" "%AME%\interfaces\simulink" "%AME%\interfaces" |
|---|---|
| Source files | C code of user submodels (use full file names with absolute paths, and double quotes [""] for each C file). |
| Libraries | "%AME%\misc\realtime\lnxrt_32\libAMESim_RT_rUVWXYZ_lnxrt_32.a" |
| Note For each entry, replace %AME% with the underlying absolute path and make sure to use double quotes [""]. |
Note
Here the six digits UVWXYZ refer to the Simcenter Amesim release, for example 202010 for Simcenter Amesim 2020.1.
When these values have been filled in the procedure follows the standard A&D procedure (see A&D documentation).
Source: https://docs.sw.siemens.com/en-US/doc/254352342/PL20250521841123434.amesim_collection.Real_Time/xid1013043 · retrieved 2026-07-17