what is the solution to this problem?

The call to idelink_ert_make_rtw_hook, during the exit hook generated the following error:
Error while building the project.
The build process will terminate as a result.
Caused by:
Error while building the project.
The build failed with the following message: "C:/Programme/Texas Instruments/bios_5_41_10_36/bin/cl6x" -I"C:/Programme/MATLAB/R2012b/toolbox/idelink/extensions/ticcs/inc" -I"C:/Dokumente und Einstellungen/student/Eigene Dateien/MATLAB/untitled_ticcs" -I"C:/Dokumente und Einstellungen/student/Eigene Dateien/MATLAB" -I"C:/Programme/MATLAB/R2012b/extern/include" -I"C:/Programme/MATLAB/R2012b/simulink/include" -I"C:/Programme/MATLAB/R2012b/rtw/c/src" -I"C:/Programme/MATLAB/R2012b/rtw/c/src/ext_mode/common" -I"C:/Programme/MATLAB/R2012b/rtw/c/ert" -I"C:/Programme/MATLAB/R2012b/toolbox/target/extensions/processor/tic6000/blks/lct/include" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/cslr" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/platforms/evm6748" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/platforms/evm6748/audio" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/mcasp" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/i2c" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/platforms/codec" -I"C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/psc" -I"C:/Program Files/Texas Instruments/edma3_lld_01_10_00_01/packages" -I"C:/Program Files/Texas Instruments/edma3_lld_01_10_00_01/packages/ti/sdo/edma3/drv" -D"CHIP_OMAPL138" -D"__TICCSC__" -D"RT" -D"USE_RTMODEL" -mv6400+ -D"MODEL=untitled" -D"NUMST=1" -D"NCSTATES=0" -D"HAVESTDIO=" -D"ONESTEPFCN=1" -D"TERMFCN=1" -D"MAT_FILE=0" -D"MULTI_INSTANCE_CODE=0" -D"INTEGER_CODE=0" -D"MT=0" -D"CLASSIC_INTERFACE=0" -D"TID01EQ=0" -I"C:/Programme/Texas Instruments/bios_5_41_10_36/include" -I"C:/Dokumente und Einstellungen/student/Desktop/team project support files/DSK6713/include" -fr"./derived/" ./MW_c6xxx_csl.c ./untitled.c ./untitled_data.c ./untitled_main.c ./c6748evm_aic31.c ./c6748evm_i2c.c
Das System kann den angegebenen Pfad nicht finden.
gmake: *** [derived/MW_c6xxx_csl.obj] Error

Antworten (1)

Jan
Jan am 2 Okt. 2013

0 Stimmen

I guess, that your question is something like: What is the reason for this error?
The message "Das System kann den angegebenen Pfad nicht finden." (the system cannot find the provided path) tells you, that any of the folders does not exist. But I cannot find, which of the folders in this huge message is meant. I do not know idelink_ert_make_rtw_hook, but do you call it with any parameters, perhaps a folder name, which contains a typo? Crude guessing, I know.

2 Kommentare

shauk khan
shauk khan am 2 Okt. 2013
i was trying to combine CCSv4 and matlab 2012b. the problem comes out when i am trying to build my simulink model. it goes up to the point of building the make file it comes up with this error. idelink_ert_make_rtw_hook, comes from the simulink i guess. i think now the question is bit more clear. can u help me out with something now.
Sushant Samuel
Sushant Samuel am 22 Mai 2015
Same prb with me.. I am trying to combine ccsv5 and matlab 2013a

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Code Generation and Deployment finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 2 Okt. 2013

Bearbeitet:

am 22 Mai 2015

Community Treasure Hunt

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

Start Hunting!

Translated by