How to make reusable a c2000 Embedded Coder block?

2 views (last 30 days)
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 Comment
Alejandro Llop
Alejandro Llop on 30 May 2024
Moved: Angelo Yeo on 4 Jun 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.

Sign in to comment.

Answers (0)

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!