Build and Run an Executable on the ARM Cortex-A9 QEMU Emulator
Configure a Simulink® model, build an executable, and run the executable on the ARM® Cortex®-A QEMU emulator.
Use the
getQEMUEmulatorAddOn
function to download and install the Embedded Coder® Interface to QEMU Emulator add-on.Configure your model to deploy and run on the ARM Cortex-A QEMU emulator. For more information on model configuration, see Configure a Model for ARM Cortex-A9 QEMU Emulator.
On the Hardware tab, select Build, Deploy & Start to build, deploy, and start running the model as an
ELF
file on the QEMU emulator.During this process:
The MATLAB® Command Window shows the process ID (PID) of the QEMU.
When the QEMU starts running the
ELF
file, it opens a status window.
To stop the executable and close QEMU, close the QEMU window.
See Also
Configure a Model for ARM Cortex-A9 QEMU Emulator | Host-Target Communication with External Mode Simulation