Why does Simulink generate an error at build time for TMS320C6713 board?
Mostra commenti meno recenti
When I tried to build model for dskc6713 it gave me the error below.can anyone please help to find how to solve this problem.
'DTMF_DSK6713'. MATLAB error message:
Error using ==> RTW.makertw.callMakeHook at 49
The call to ccslink_ert_make_rtw_hook, during the entry hook generated the following error:
Error using ==> feval
Error using ==> feval
Error using ==> getBoardProcNum at 12
The build process will terminate as a result.
Could not obtain board configuration from Code Composer Studio (TM). Make sure that Code Composer Studio (TM) and Embedded IDE Link CC are installed.
thanks, Shash
Risposte (2)
Kaustubha Govind
il 18 Apr 2012
0 voti
It looks like you are either using an unsupported version of CCS, or have not configured it correctly. See if your version of MATLAB has the function checkEnvSetup and run it if available.
1 Commento
SHASHEE
il 19 Apr 2012
Walter Roberson
il 19 Apr 2012
0 voti
CCS v5 is not supported by MATLAB, but you can possibly get it to work. See http://www.mathworks.com/matlabcentral/answers/25472-ccs-5-1-integration-when-and-how
Categorie
Scopri di più su Texas Instruments C2000 Processors in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!