Generazione di codice per i processori ARM Cortex-M e ARM Cortex-A
DSP System Toolbox™ supporta la generazione di codice C ottimizzato per algoritmi comuni, come il filtraggio FIR e FFT sui processori ARM Cortex-M e ARM Cortex-A. Per generare questo codice ottimizzato, è necessario installare il pacchetto di supporto Embedded Coder® per i processori ARM Cortex-M o il pacchetto di supporto Embedded Coder per i processori ARM Cortex-A. Inoltre, è necessario disporre dei seguenti prodotti: DSP System Toolbox, MATLAB® Coder™, Embedded Coder, Simulink® e Simulink Coder per i workflow basati su Simulink.
Utilizzando questi pacchetti di supporto Embedded Coder, è possibile generare codice C in grado di collegarsi alla libreria CMSIS o di richiamare le funzioni della libreria Ne10. Il codice generato può essere compilato per fornire eseguibili ottimizzati che possono essere eseguiti sui processori ARM Cortex-M o ARM Cortex-A.
È inoltre possibile trasferire il codice CRL ARM Cortex-M generato da MATLAB a KEIL μVision IDE e IAR Embedded Workbench. Per i dettagli, vedere Trasferire il codice CRL ARM Cortex-M generato da MATLAB a KEIL μVision IDE e Trasferire il codice CRL ARM Cortex-M generato da MATLAB a IAR Embedded Workbench.
Per scaricare i pacchetti di supporto Embedded Coder per i processori ARM Cortex, vedere https://www.mathworks.com/hardware-support.html.
Per ottenere ulteriori informazioni sui pacchetti di supporto e le istruzioni per scaricarli, vedere ARM Cortex-M Processors (Embedded Coder) e ARM Cortex-A Processors (Embedded Coder).
Argomenti
Processori 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. - Supported DSP System Toolbox System Objects with CMSIS Library for ARM Cortex-M Processors (Embedded Coder)
List of supported DSP System Toolbox System objects with CMSIS library for ARM Cortex-M processors. - Verify FIR Filter on ARM Cortex-M Processor (Embedded Coder)
This example shows how to use the code replacement library (CRL) for ARM® Cortex-M processors with DSP blocks. - 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)
This example shows how to use the code replacement library (CRL) for ARM® processors with DSP System object™. - Verify FIR Filter on ARM Cortex-M Processor in MATLAB (Embedded Coder)
This example shows how to use the code replacement library (CRL) for ARM® Cortex®-M processor with DSP System object™. - Parameteric Audio Equalizer for ARM Cortex-M Processor (Embedded Coder)
This example shows how to generate and run the optimized code of a parametric audio equalizer on ARM® Cortex®-M processor while adjusting equalizer response from within Simulink® environment. - Real-Time ECG QRS Detection on ARM Cortex-M Processor (Embedded Coder)
This example shows how to generate and run optimized code for real-time QRS detection of an electrocardiogram (ECG) signal on the ARM® Cortex®-M processor.
Processori ARM Cortex-A
- Supported Ne10 Library Functions for ARM Cortex-A Processors (Embedded Coder)
Supported Ne10 library functions. - 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)
This example shows how to use the Code Replacement Library (CRL) for ARM® processor with DSP blocks. - Support NE10 Library C Code Generation of dsp.FIRFilter in MATLAB Function Block (Embedded Coder)
This example shows how to use the Code Replacement Library (CRL) for ARM® processor with DSP System object™. - Verify FIR Filter on ARM Cortex-A Processor in MATLAB (Embedded Coder)
This example shows how to use the Code Replacement Library (CRL) for ARM® Cortex®-A processor with DSP System object™. - Short-Time Spectral Attenuation on ARM Cortex-A Processor (Embedded Coder)
This example shows how to generate and run optimized code for short-time spectral attenuation on the ARM® Cortex®-A processor. - Parametric Audio Equalizer for ARM Cortex-A Processor (Embedded Coder)
This example shows how to generate and run the code of a parametric audio equalizer on ARM® Cortex®-A processor while adjusting equalizer response in the Simulink® environment. - Real-Time ECG QRS Detection on ARM Cortex-A Processor (Embedded Coder)
This example shows how to generate and run optimized code for real-time QRS detection of an electrocardiogram (ECG) signal on the ARM® Cortex®-A processor. - 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.