Simulink Coder: Build Process "Error occurred when generating shared type"
显示 更早的评论
The error occurs, when I change a .m-File. Then I have to delete the slprj-directory, to get the "build process" working again.
Snippet of diagnostic viewer: ### Invoking Target Language Compiler on control_IO.rtw ### Using System Target File: D:\Projekte\ECU\Target.tlc ### Loading TLC function libraries ### Generating TLC interface API for custom data ### Initial pass through model to cache user defined code
Error: Error occurred when generating shared type: The contents of the following objects do not match those in the current slprj directory
Where can I check the build process in detail? I want to set a delete command as near as possible to detection (in target and not in model callbacks).
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!