LTE Cell Search and MIB Recovery Simulink error

3 views (last 30 days)
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 Comments
John O'Sullivan
John O'Sullivan on 17 Oct 2019
Did the model ever run correctly for you? Have you changed anything in the model?
Ayesha Oozeerally
Ayesha Oozeerally on 17 Oct 2019
Nothing has been changed in the model. It has never run correctly.

Sign in to comment.

Answers (0)

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!