Linux¶
This page provides instructions on how to install and configure PMP on a Debian Linux machine.
The installer installs the required components for PMP.
The setup file is called pmp-96.3.0.190c8728.deb
, where 96.3.0.190c8728
denotes the PMP version number.
Installer¶
The installer can be run using the command:
sudo dpkg -i pmp.96.3.0.190c8728.deb
After installation the files are located in the following folders:
Folder |
Description |
---|---|
|
Simulator services. |
|
Executables. |
|
Simulator modules. |
|
C++ header files. |
|
Libraries. |
|
MATLAB/Simulink PMP toolbox and cross-compiler. |
|
PyXML to XML conversion tool. |
|
XML schema files. |
|
Processing block templates. |
|
C++ wrapper source file. |