I have intsalled 2018a MATLAB and running TMS F28379D processor using embedded coder. When i used MATLAB 2017b in my old system everything is fine. But when i changed my PC along with MATLAB 2018a the following error is occuring. Can anyone help me?

3 visualizzazioni (ultimi 30 giorni)
Problem 1:
I am running the embedded coder in external mode im 2018a version. But always I observed the code composer is showing not installed and i am selecting the required folder still the same problem persists.
Eventhough i am selecting the proper folder sill the above image which shows that code composer studio is not installed is coming again and again
Problem 2:
Here is the error " Failed to generate all binary outputs". I have seen many answers like saving the file without spaces and stuff but still the same problem persists. Can anyone help me please?
Creating CCS Project at : F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw\CCS_Project
### CCS project created successfully Open project in Code Composer Studio.
### Using toolchain: Texas Instruments C2000 Code Generation Tools v16.9.2 | gmake (64-bit Windows)
### 'F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw\VCC_DQ_method.mk' is up to date
### Building 'VCC_DQ_method': "C:\PROGRA~1\MATLAB\R2018a\bin\win64\gmake" -B -f VCC_DQ_method.mk all
F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw>cd .
F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw>if "" == "" ("C:\PROGRA~1\MATLAB\R2018a\bin\win64\gmake" -B -f VCC_DQ_method.mk all ) else ("C:\PROGRA~1\MATLAB\R2018a\bin\win64\gmake" -B -f VCC_DQ_method.mk )
C:/PROGRA~3/MATLAB/SUPPOR~1/R2018a/3P778C~1.INS/TIC200~1.INS/TI-CGT~1.LTS/bin/cl2000 --compile_only --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -i"/~SupportFiles/DSP280x_headers" -i"/~SupportFiles/DSP280x_headers/include" -i"C:/PROGRA~3/MATLAB/SUPPOR~1/R2018a/3P778C~1.INS/TIC200~1.INS/TI-CGT~1.LTS/include" --define="EXTMODE_DISABLEPRINTF" -v28 --float_support=fpu32 -ml -DCPU1 -DMW_DAC_CHANNEL_A -DMODEL=VCC_DQ_method -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DON_TARGET_WAIT_FOR_START=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTID01EQ=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DEXT_MODE=1 -DINTEGER_CODE=0 -DMT=0 -DDAEMON_MODE=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=512 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DRT -DCPU1 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DEXT_MODE=1 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DON_TARGET_WAIT_FOR_START=0 -DDAEMON_MODE=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=512 -DRT -DCPU1 -DMODEL=VCC_DQ_method -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IF:/RAJA/EmbeddCoderSimulations/Extmode -IF:/RAJA/EmbeddCoderSimulations/Extmode/VCC_DQ_method_ert_rtw -IF:/RAJA/EmbeddCoderSimulations/Extmode/VCC_DQ control -IC:/PROGRA~1/MATLAB/R2018a/extern/include -IC:/PROGRA~1/MATLAB/R2018a/simulink/include -IC:/PROGRA~1/MATLAB/R2018a/rtw/c/src -IC:/PROGRA~1/MATLAB/R2018a/rtw/c/src/ext_mode/common -IC:/PROGRA~1/MATLAB/R2018a/rtw/c/ert -IC:/PROGRA~1/MATLAB/R2018a/toolbox/coder/rtiostream/src/utils -IC:/ProgramData/MATLAB/SupportPackages/R2018a/toolbox/target/supportpackages/tic2000/inc -IC:/PROGRA~1/MATLAB/R2018a/toolbox/shared/can/src/scanutil -IC:/ProgramData/MATLAB/SupportPackages/R2018a/toolbox/target/supportpackages/tic2000/src -IC:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include -IC:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include -IC:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common -IC:/PROGRA~1/MATLAB/R2018a/toolbox/rtw/targets/common/can/blocks/tlc_c -IC:/ProgramData/MATLAB/SupportPackages/R2018a/toolbox/target/shared/externalmode_daemon/include --output_file=MW_c2000DAC.obj C:/ProgramData/MATLAB/SupportPackages/R2018a/toolbox/target/supportpackages/tic2000/src/MW_c2000DAC.c
[control.]
>> WARNING: more than one source file is specified; option --output_file is ignored
Fatal error: cannot open source file "control"
1 catastrophic error detected in the compilation of "control".
Compilation terminated.
>> Compilation failure
gmake: *** [MW_c2000DAC.obj] Error 1
F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw>echo The make command returned an error of 2
The make command returned an error of 2
F:\RAJA\EmbeddCoderSimulations\Extmode\VCC_DQ_method_ert_rtw>An_error_occurred_during_the_call_to_make
'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
operable program or batch file.
### Creating HTML report file VCC_DQ_method_codegen_rpt.html
### Build procedure for model: 'VCC_DQ_method' aborted due to an error.
Error(s) encountered while building "VCC_DQ_method":
### Failed to generate all binary outputs.

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by