Embedded Coder: Enable recursive builds for subsystems?

Hi,
I currently work on an embedded target and inside this target I want to issue seperate builds for special subsystems. Roughly speaking, I want to grab all my subsystems inside a make_rtw_hook and call rtwbuild for each of these subsystems.
However, Simulink Coder/Embedded Coder don't like recursive builds and calling rtwbuild from within the make_rtw_hook yields an error.
Is there a possibility to implement this? Maybe, the make_rtw_hook just is not the right place to issue the subsystem builds, but whereelse can I trigger them?
Thanks, Fabian

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by