Embedded Coder Support Package for ARM Cortex-M Processors
15.9K Downloads
Updated 15 Mar 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: /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 bat365 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
Platform Compatibility
Windows macOS LinuxCategories
- Code Generation > Embedded Coder >
- Code Generation > Embedded Coder > Deployment, Integration, and Supported Hardware > Embedded Coder Supported Hardware >
- Signal Processing > DSP System Toolbox > DSP System Toolbox Supported Hardware >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.