Main Content

Install Support for Embedded Coder Support Package for ARM Cortex-M Processors

Install, Update, or Uninstall Support Package

Install Support Package

  1. On the MATLAB® Home tab, in the Environment section, select Add-Ons > Get Hardware Support Packages.

    Use the Add-Ons pull down menu to Get Hardware Support Packages.

  2. In the Add-On Explorer window, click the support package and then click Install.

Update Support Package

On the MATLAB Home tab, in the Resources section, select Help > Check for Updates.

Uninstall Support Package

  1. On the MATLAB Home tab, in the Environment section, click Add-Ons > Manage Add-Ons.

  2. In the Add-On Manager window, find and click the support package, and then click Uninstall.

Download and Install QEMU Emulator

QEMU is an emulator and virtualization machine that allows you to run a cross-platform application on your computer. You can use QEMU for verification and validation of the generated code for ARM Cortex-M hardware using Embedded Coder® Support Package for ARM® Cortex®-M Processors on your computer without the need of the actual ARM Cortex-M based processor.

The Embedded Coder Interface to QEMU emulator add-on helps you to download the QEMU emulator. The QEMU emulator is used in verification and validation of the generated code for ARM Cortex-M3 target. However, this add-on does not support any code generation.

You can use the getQEMUEmulatorAddOn function that helps you install and download the QEMU software to emulate ARM Cortex-M3, M4, M55 and M7 processors on your computer.

Note

You can install Embedded Coder Interface to QEMU emulator only on Windows® platform.

The steps for installing the Embedded Coder Interface to QEMU emulator is as follows:

  1. Perform any of the following actions:

    • On the MATLAB Home tab, in the Environment section, click Add-Ons > Get Add-Ons.

    • On the MATLAB prompt, type getQEMUEmulatorAddOn.

  2. In the search box, type Embedded Coder Interface to QEMU Emulator and click the search button.

  3. Click Embedded Coder Interface to QEMU Emulator.

  4. On the Embedded Coder Interface to QEMU Emulator window, click Install. Follow the on-screen instructions to complete the installation. For more information, refer Setup Interface to QEMU Emulator

See Also

|