CreateProcess Failed, Failed to create all binary outputs, parrot mambo example

조회 수: 10 (최근 30일)
Hello community,
i've been trying to deal with the following problem for way to long. Im working with a support package that has no official support so we have to see if we can solve it together. i have been running this support package for a multitude of months already without any real isseus. But seemingly out of nowhere the following error appeared while trying to compile the program. Using the most basic example of the support package to troubleshoot i delivers the same errors. So what i did thereafter is a full reinstall deleting all the matlab information and data, also the one in program data. And thus completely reinstalled. I also looked up all the relevant error parts but i didn't seem to find any solutions that where applicable. I am going to try and run everything on a seperate machine and see it that works. But i hope we can solve this to make it work on this one.
=== Simulation (Elapsed: 25 sec) ===
### Starting build procedure for model: parrot_external_mode
Error:C:\ProgramData\MATLAB\SupportPackages\R2018b\3P.instrset\ev3sourcerylite.instrset\CodeSourcery\bin/arm-none-linux-gnueabi-gcc -c -MMD -MP -MF"parrot_external_mode.dep" -MT"parrot_external_mode.o" -O3 -DDELOS -DDELOS_EDU -fPIC -Wall -DMODEL=parrot_external_mode -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DON_TARGET_WAIT_FOR_START=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTID01EQ=0 -DEXT_MODE=1 -DONESTEPFCN=1 -DTERMFCN=1 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DDELOS -DDELOS_EDU -DEXTMODE_DISABLETESTING -DEXTMODE_STATIC_SIZE=16384 -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DPARROT_LINUX_COMM -DSTACK_SIZE=64 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DRT -DSTOP_TIME=100 -DMAMBO=1 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DEXT_MODE=1 -DONESTEPFCN=1 -DTERMFCN=1 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DON_TARGET_WAIT_FOR_START=0 -DDELOS -DDELOS_EDU -DEXTMODE_DISABLETESTING -DEXTMODE_STATIC_SIZE=16384 -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DPARROT_LINUX_COMM -DSTACK_SIZE=64 -DRT -DSTOP_TIME=100 -DMAMBO=1 -DMODEL=parrot_external_mode -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/jorir/Documents/MATLAB/Examples/parrot/ControllingMotorSpeedOfAPARROTMinidroneExternalModeExample -IC:/Users/jorir/Documents/MATLAB/Examples/parrot/ControllingMotorSpeedOfAPARROTMinidroneExternalModeExample/parrot_external_mode_ert_rtw -IC:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/toolbox/target/SUPPOR~1/parrot/PARROT~1 -IC:/PROGRA~1/MATLAB/R2018b/extern/include -IC:/PROGRA~1/MATLAB/R2018b/simulink/include -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/src -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/src/ext_mode/common -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/ert -IC:/PROGRA~1/MATLAB/R2018b/toolbox/coder/rtiostream/src/utils -IC:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/toolbox/target/SUPPOR~1/parrot/include -o parrot_external_mode.o parrot_external_mode.c
process_begin: CreateProcess(C:\Users\jorir\AppData\Local\Temp\make5196-1.bat, C:\Users\jorir\AppData\Local\Temp\make5196-1.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [parrot_external_mode.o] Error 2
The make command returned an error of 2
'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
operable program or batch file.
### Build procedure for model: 'parrot_external_mode' aborted due to an error.
Error:Error(s) encountered while building "parrot_external_mode":
### Failed to generate all binary outputs.
Kind regards,
Jori Roosenburg

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parrot Minidrones에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by