LTE Cell Search and MIB Recovery Simulink error
1 次查看(过去 30 天)
显示 更早的评论
I have been receiving this error while running the lte hdl MIB Recovery block on Simulink. The Lte Hdl Channel Equalizer run correctly on its own.
Can someone please help me find a solution
C:/PROGRA~1/POLYSP~1/R2019a\sys\lcc64\lcc64\bin\lcc64 -c -FoltehdlChannelEqualizer.obj -nodeclspec -c -DMATLAB_MEX_FILE -DMODEL=ltehdlChannelEqualizer -DNUMST=2 -DNCSTATES=0 -DMAT_FILE=0 -DINTEGER_CODE=0 -DONESTEPFCN=0 -DTERMFCN=1 -DHAVESTDIO -DMULTI_INSTANCE_CODE=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DMDL_REF_SIM_TGT=1 -DENABLE_SLEXEC_SSBRIDGE=1 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -I. -I../../.. -IC:/Users/Amis/Desktop/MLab -IC:/Users/Amis/Desktop/MLab/slprj/sim/ltehdlChannelEqualizer -IC:/PROGRA~1/POLYSP~1/R2019a/extern/include -IC:/PROGRA~1/POLYSP~1/R2019a/simulink/include -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/src -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/src/ext_mode/common -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/ert -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/include -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/extern/src/export/include/src -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/extern/src/export/include -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/shared/dsp/vision/matlab/include -IC:/Users/Amis/Desktop/MLab/slprj/sim/_sharedutils -IC:/PROGRA~1/POLYSP~1/R2019a\sys\lcc64\lcc64\include64 -w -noregistrylookup -dll -Zp8 -noregistrylookup -DLCC_WIN64 ltehdlChannelEqualizer.c
C:/PROGRA~1/POLYSP~1/R2019a\sys\lcc64\lcc64\bin\lcc64 -c -FoltehdlChannelEqualizer_capi.obj -nodeclspec -c -DMATLAB_MEX_FILE -DMODEL=ltehdlChannelEqualizer -DNUMST=2 -DNCSTATES=0 -DMAT_FILE=0 -DINTEGER_CODE=0 -DONESTEPFCN=0 -DTERMFCN=1 -DHAVESTDIO -DMULTI_INSTANCE_CODE=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DMDL_REF_SIM_TGT=1 -DENABLE_SLEXEC_SSBRIDGE=1 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -I. -I../../.. -IC:/Users/Amis/Desktop/MLab -IC:/Users/Amis/Desktop/MLab/slprj/sim/ltehdlChannelEqualizer -IC:/PROGRA~1/POLYSP~1/R2019a/extern/include -IC:/PROGRA~1/POLYSP~1/R2019a/simulink/include -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/src -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/src/ext_mode/common -IC:/PROGRA~1/POLYSP~1/R2019a/rtw/c/ert -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/include -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/extern/src/export/include/src -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/dsp/extern/src/export/include -IC:/PROGRA~1/POLYSP~1/R2019a/toolbox/shared/dsp/vision/matlab/include -IC:/Users/Amis/Desktop/MLab/slprj/sim/_sharedutils -IC:/PROGRA~1/POLYSP~1/R2019a\sys\lcc64\lcc64\include64 -w -noregistrylookup -dll -Zp8 -noregistrylookup -DLCC_WIN64 ltehdlChannelEqualizer_capi.c
C:/PROGRA~1/POLYSP~1/R2019a\sys\lcc64\lcc64\bin\lcclib64 /out:ltehdlChannelEqualizerlib.lib @ltehdlChannelEqualizer.rsp
'cmd' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [ltehdlChannelEqualizerlib.lib] Error 1
### Build procedure for model: 'ltehdlChannelEqualizer' aborted due to an error.
Error(s) encountered while building "ltehdlChannelEqualizer"
Component:Simulink | Category:Model error
Error while bringing model references of model ltehdlMIBRecovery up to date: see errors reported above for details.
2 个评论
John O'Sullivan
2019-10-17
Did the model ever run correctly for you? Have you changed anything in the model?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!