Why does Simulink generate an error at build time for TMS320C6713 board?
Mostrar comentarios más antiguos
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
Respuestas (2)
Kaustubha Govind
el 18 de Abr. de 2012
0 votos
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 comentario
SHASHEE
el 19 de Abr. de 2012
Walter Roberson
el 19 de Abr. de 2012
0 votos
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
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!