Rapid Accelerator target building error for simulink model

77 vues (au cours des 30 derniers jours)
Yasho Bharat Boggarapu
Yasho Bharat Boggarapu le 29 Sep 2020
Commenté : TianYe Long le 24 Mai 2023
I am getting these errors while building model in MATALB 2020a/b. I couldnt understand. Please anyone can help me to resolve this issue .
Unable to build a standalone executable to simulate the model 'AeroSimModelv4_app2020a' in rapid accelerator mode.
Caused by:
  • "C:\PROGRA~3\MATLAB\SUPPOR~1\R2020a\3P778C~1.INS\MINGW_~1.INS\bin/gcc" -c -fwrapv -m64 -O0 -DCLASSIC_INTERFACE=1 -DALLOCATIONFCN=0 -DONESTEPFCN=0 -DTERMFCN=1 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DEXT_MODE -DIS_RAPID_ACCEL -DTGTCONN -DNRT -DRSIM_PARAMETER_LOADING -DRSIM_WITH_SL_SOLVER -DENABLE_SLEXEC_SSBRIDGE=1 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DON_TARGET_WAIT_FOR_START=0 -DTID01EQ=1 -DMODEL=AeroSimModelv4_app2020a -DNUMST=2 -DNCSTATES=5 -DHAVESTDIO @AeroSimModelv4_app2020a_comp.rsp -o "rt_logging.obj" "B:/MATLAB2020a/rtw/c/src/rt_logging.c" gmake: *** No rule to make target `B:/IPSOMEDT_Aero_App/IPSOMEDT', needed by `AeroSimModelv4_app2020a.obj'. Stop. The make command returned an error of 2 Error(s) encountered while building "AeroSimModelv4_app2020a": ### Failed to generate all binary outputs.

Réponse acceptée

Urmila Rajpurohith
Urmila Rajpurohith le 21 Oct 2020
Hi
When there are spaces in the path of model file it throws the error in Rapid Accelerator Mode.
As a workaround try to remove all the spaces from the path of the file. Then the Rapid Accelerator mode may run fine.
Refer to the below documentation on "Troubleshooting Errors When Folder Names Have Spaces"
Hope this helps!
  2 commentaires
Yasho Bharat Boggarapu
Yasho Bharat Boggarapu le 21 Oct 2020
Hi ,
Thanks for the reply. I rectified this error already, forgot to update here about that.
TianYe Long
TianYe Long le 24 Mai 2023
hi,please update,thank you very much!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by