How to make reusable a c2000 Embedded Coder block?

18 visualizaciones (últimos 30 días)
Alejandro Llop
Alejandro Llop el 29 de Mayo de 2024
Movida: Angelo Yeo el 4 de Jun. de 2024
Hello,
I'm using Simulink blocks from "Embedded Coder Support Package for Texas Instruments C2000 Processors/F2837xD" library, however, when trying to control a GPIO from two different subsystems (which occurs not simultaneously) I get an error message when trying to compile since the block is not reusable. How can I do it reusable?
I've read something about "SS_OPTION_WORKS_WITH_CODE_REUSE" but I don't know how to make specific blocks reusable, like the next one.
Thank you very much.
Best regards.
  1 comentario
Alejandro Llop
Alejandro Llop el 30 de Mayo de 2024
Movida: Angelo Yeo el 4 de Jun. de 2024
Sorry, the real error was this: "xx/cla_task.cla", line 1: fatal error: cannot open source file "cla_header.h" 1 catastrophic error detected in the compilation of "xx/cla_task.cla". Compilation terminated.
How can I solve it?
Thanks.
Regards.

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by