Simulink Coder: Build Process "Error occurred when generating shared type"
12 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!