ARM Cortex-M プロセッサおよび ARM Cortex-A プロセッサ用のコード生成
DSP System Toolbox™ は、ARM Cortex-M および ARM Cortex-A プロセッサ上の FIR フィルター処理および FFT などの一般的なアルゴリズムのための最適化 C コード生成をサポートします。この最適化されたコードを生成するには、Embedded Coder® Support Package for ARM Cortex-M Processors または Embedded Coder Support Package for ARM Cortex-A Processors をインストールしなければなりません。さらに、DSP System Toolbox、MATLAB® Coder™、Embedded Coder のほか、Simulink® ベースのワークフロー向けに Simulink および Simulink Coder の各製品が必要です。
それらの Embedded Coder サポート パッケージを使用して、CMSIS ライブラリにリンクできる C コードや Ne10 ライブラリ関数を呼び出す C コードを生成できます。この生成コードをコンパイルすることで、ARM Cortex-M プロセッサや ARM Cortex-A プロセッサで実行される最適化された実行可能ファイルを提供できます。
また、生成された ARM Cortex-M CRL コードを MATLAB から KEIL μVision IDE や IAR Embedded Workbench に移植することもできます。詳細については、Port the Generated ARM Cortex-M CRL Code from MATLAB to KEIL μVision IDE および Port the Generated ARM Cortex-M CRL Code from MATLAB to IAR Embedded Workbench を参照してください。
ARM Cortex プロセッサ用の Embedded Coder サポート パッケージをダウンロードするには、https://www.mathworks.com/hardware-support.htmlを参照してください。
サポート パッケージの詳細とダウンロード手順については、ARM Cortex-M プロセッサ (Embedded Coder)およびARM Cortex-A プロセッサ (Embedded Coder)を参照してください。
トピック
ARM Cortex-M プロセッサ
- Supported DSP System Toolbox Blocks and MATLAB System Objects for CMSIS Library (Embedded Coder)
Deployable blocks and System objects supporting CMSIS library. - Supported Simulink Blocks with CMSIS Library for ARM Cortex-M Processors (Embedded Coder)
Supported Simulink blocks with CMSIS library for ARM Cortex-M processors. - Supported DSP System Toolbox Blocks with CMSIS Library for ARM Cortex-M Processors (Embedded Coder)
List of supported DSP System Toolbox blocks with CMSIS library for ARM Cortex-M processors. - ARM Cortex-M プロセッサでサポートされている DSP System Toolbox System object と CMSIS ライブラリ (Embedded Coder)
ARM Cortex-M プロセッサでサポートされている DSP System Toolbox System object と CMSIS ライブラリのリスト。 - Verify FIR Filter on ARM Cortex-M Processor (Embedded Coder)
Use the ARM Cortex-M code replacement library (CRL) to generate code for FIR Filter block and verify the generated code using PIL. - Support Fixed-Point FIR Filter on ARM Cortex-M Processor (Embedded Coder)
This example shows how to use the code replacement library (CRL) for ARM® processors with DSP blocks. - Support ARM CMSIS C Code Generation of dsp.FIRFilter in MATLAB Function Block (Embedded Coder)
Use the ARM Cortex-M code replacement library (CRL) to generate code for dsp.FIRFilter System object and verify the generated code using PIL. - Verify FIR Filter on ARM Cortex-M Processor in MATLAB (Embedded Coder)
Use the ARM Cortex-M code replacement library (CRL) to generate code for dsp.FIRFilter System object and verify the generated code on an ARM Cortex-A target. - Parameteric Audio Equalizer for ARM Cortex-M Processor (Embedded Coder)
Learn how to generate and run the code of a parametric audio equalizer on ARM Cortex-M processor while adjusting equalizer response in Simulink. - Real-Time ECG QRS Detection on ARM Cortex-M Processor (Embedded Coder)
Generate and run optimized code for real-time QRS detection of an electrocardiogram (ECG) signal on ARM Cortex-M processor.
ARM Cortex-A プロセッサ
- ARM Cortex-A プロセッサ用の Ne10 ライブラリ関数のサポート (Embedded Coder)
Ne10 ライブラリ関数がサポートされました。 - Supported DSP System Toolbox Blocks and MATLAB System Objects for Ne10 Library (Embedded Coder)
Deployable blocks supporting the Ne10 library. - Supported DSP System Toolbox System Objects with Ne10 Library for ARM Cortex-A Processors (Embedded Coder)
Ne10 CRL conditions for DSP System objects to support ARM Cortex-A. - Supported DSP System Toolbox Blocks with Ne10 Library for ARM Cortex-A Processors (Embedded Coder)
Ne10 CRL Conditions for DSP blocks to support ARM Cortex-A. - Verify FIR Filter on ARM Cortex-A Processor (Embedded Coder)
Use the ARM Cortex-A code replacement library (CRL) to generate code for FIR Filter block and verify the generated code using PIL. - Support NE10 Library C Code Generation of dsp.FIRFilter in MATLAB Function Block (Embedded Coder)
Use the ARM Cortex-A code replacement library (CRL) to generate code for dsp.FIRFilter System object and verify the generated code using PIL. - Verify FIR Filter on ARM Cortex-A Processor in MATLAB (Embedded Coder)
Use the ARM Cortex-A code replacement library (CRL) to generate code for dsp.FIRFilter System object and verify the generated code on an ARM Cortex-A target. - Short-Time Spectral Attenuation on ARM Cortex-A Processor (Embedded Coder)
Learn how to generate and run optimized code for short-time spectral attenuation on ARM Cortex-A processor. - Parametric Audio Equalizer for ARM Cortex-A Processor (Embedded Coder)
Learn how to generate and run the code of a parametric audio equalizer on ARM Cortex-A processor while adjusting equalizer response in Simulink. - Real-Time ECG QRS Detection on ARM Cortex-A Processor (Embedded Coder)
Generate and run optimized code for real-time QRS detection of an electrocardiogram (ECG) signal on ARM Cortex-A processor. - Use Target Hardware Instruction Set Extensions to Generate SIMD Code from MATLAB System Objects for Apple silicon and ARM Cortex-A Processors
Generate high performance SIMD Code from MATLAB System objects in DSP System Toolbox for Apple silicon and ARM Cortex-A processors using the InstructionSetExtensions configuration parameter. - Use Target Hardware Instruction Set Extensions to Generate SIMD Code from Simulink Blocks for ARM Cortex-A Processors
Generate high performance SIMD Code from Simulink Blocks in DSP System Toolbox by using the Embedded Coder Support Package for ARM Cortex-A Processors.

