Borrar filtros
Borrar filtros

TI Hercules Binary generation

3 visualizaciones (últimos 30 días)
Akshaya
Akshaya el 12 de Sept. de 2023
Respondida: Vedant el 12 de Sept. de 2023
Hello,
I am using MATLAB Coder, Embedded Coder to generate binaries for my implementation. During this process, I am getting the following error.
Question2: Do I have to configure a compiler during this process or does matlab already support binary generation for TI Hercules RM57Lx board?
Thank you!

Respuestas (1)

Vedant
Vedant el 12 de Sept. de 2023
Looking at the error, it looks like you are missing install support for ARM Cortex-R Processors. You can use: Add-Ons > Get Hardware Support Packages.This documentation will help you install it: Install Support for ARM Cortex-R Processors - MATLAB & Simulink (mathworks.com)
To get started with the ARM Cortex-R Support Package in MATLAB for generating binary code for the TI Hercules RM57Lx board, it is recommended to follow the instructions provided in the following link: Getting Started with ARM Cortex-R Support Package.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by