"Command not found" error while generating code with Embedded Coder
显示 更早的评论
I am generating code for a Simulink project using Embedded Coder R2022b. I am receiving an error during the build process related to "gmake" that is causing the build to fail:
/usr/bin/sh: line 1: C:\HIGHTEC\toolchains\tricore\v4.9.2.0bintricore-gcc.exe: command not found
gmake: *** [main.o] Error 127
esx4cma_make_rtw_hook: error
### Real-Time Workshop build procedure for model: 'model_name' aborted due to an error.
I installed MATLAB R2022b on a different machine and was able to build the model successfully. Why is this error occurring?
采纳的回答
更多回答(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!