Embedded Coder Support Package for ARM Cortex-M Processors

Generate code optimized for Cortex-M processors.
17.4K Downloads
Updated 13 Dec 2023

Editor's Note: This support package is currently unable to download third-party software for MATLAB R2017a and earlier versions. For details and workaround, see this Bug Report.

MATLAB R2017b and later versions are unaffected.

Embedded Coder® Support Package for ARM® Cortex®-M Processors lets you generate optimized code for math operations using the CMSIS library. Use this generated code for ARM Cortex-M processors. For DSP filter support, use ARM Cortex-M CMSIS Library Support from DSP System Toolbox™.

This support package is functional for R2013b and beyond.

If you have download or installation issues, please contact Technical Support: www.mathworks.com/contact_ts

Note for Linux users:
This support package downloads and uses the GNU Tools for ARM Processors third-party application. This 32-bit embedded application requires the libc6-i386 package to run on a 64-bit Linux platform. Without the libc6-i386 package, compilation of MathWorks generated code fails.
To install the libc6-i386 package on Ubuntu and Debian, type this example command in the Linux terminal:
sudo apt-get install libc6:i386
MATLAB R2018b and later versions are unaffected.

MATLAB Release Compatibility
Created with R2014a
Compatible with R2014a to R2024a
Platform Compatibility
Windows macOS (Apple silicon) macOS (Intel) Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!