LCC error when build the model
16 次查看(过去 30 天)
显示 更早的评论
I met a problem when i try to build the model and generate the code with simulink, this is about the Lcc error, please find the detailed error information below:
"C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\bin\lcc64.exe" -dll -noregistrylookup -c -Zp8 -DLCC_WIN64 -DMATLAB_MEX_FILE -DMX_COMPAT_32 -nodeclspec -I"C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\include64" -I"C:\Program Files\MATLAB\R2017a\extern\include" -I"C:\Program Files\MATLAB\R2017a\simulink\include" -I"C:\Program Files\MATLAB\R2017a\simulink\include\sf_runtime" -I"C:\Program Files\MATLAB\R2017a\stateflow\c\mex\include" -I"C:\Program Files\MATLAB\R2017a\rtw\c\src" -I"D:\RG3\customer\HKMC\jx1\S32K148\SWC\ACL\ACL_MTB\slprj\_sfprj\SWC_ACL\_self\sfun\src" -I"D:\RG3\customer\HKMC\jx1\S32K148\SWC\ACL\ACL_MTB" -I"D:\RG3\customer\HKMC\jx1\S32K148\SWC\ACL\..\Common" "C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\mex\lccstub.c"
"C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\bin\lcclnk64.exe" -s -dll -L"C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\lib64" -entry LibMain -map sfun.map -o SWC_ACL_sfun.mexw64 @SWC_ACL_sfun.lmko
C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\bin\lccmake.exe: Error code 3
C:\Program Files\MATLAB\R2017a\sys\lcc64\lcc64\bin\lccmake.exe: 'SWC_ACL_sfun.mexw64' removed.

Any person can teach me how to fix this issue ? Thanks in advance!
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!