Why does Simulink generate an error at build time for TMS320C6713 board?

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

답변 (2개)

Kaustubha Govind
Kaustubha Govind 2012년 4월 18일

0 개 추천

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

Thanks for your quick reply...
The function is not available with the version I'm using at the moment.But it is there in the university's one which I can use.
Even if I use that it might not help me as it says it only supports CCS v3 and CCS v4.
I am using CCS v5.2 at the moment.Is there anything else that I can do?
Thanks,
Shash

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

질문:

2012년 4월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by