Contenido principal

Set up Interface to QEMU Emulator

R2026b

Embedded Coder® interface to QEMU emulator requires a third party software. Follow the on-screen instructions to complete the installation.

  1. Enter the following command at MATLAB® command prompt to open QEMU Emulator Interface Setup window.

    codertarget.qemu.registerQemuInstalledLocation

  2. In the Install third-party software window, Click Download in the details section. This navigates you to the web page to download QEMU.

    Install third-party software setup screen which shows the link to download the QEMU Emulator.

  3. Select the installer for windows and complete the QEMU setup.

    Note

    If you are using the Linux (Debian/Ubuntu) machine, enter the following command for download and installation of the qemu-system-arm file.

    sudo apt-get install qemu-system-arm

  4. Click Next to validate.

  5. In the Validate installation window, click Browse and locate the QEMU Emulator installation folder path.

  6. Click Validate.

    Validate installation window with the Browse option to select the installed folder for QEMU emulator and a validate button.

  7. Click Finish, If the validation of QEMU Emulator is successful.

    Validate installation window which shows that the provided path for QEMU emulator folder is valid.

See Also

|