code generation for simulink models

1 view (last 30 days)
Is it possible to generate C code for TMS320C6713 (for CCS v3.1) using "Matlab R2007A" for a simulink "MODEL" file.
It is possible to generate "C" code for a simulink model from R2011A. But is it possible using "R2007A" ???

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 11 Apr 2012
Yes, it should be possible in R2007a, if you have Target Support Package TC6 installed. In recent versions, that toolbox has been packaged into the Embedded Coder product.
  4 Comments
Sujeet Kumar Padhi
Sujeet Kumar Padhi on 11 Apr 2012
Error building Real-Time Workshop target for block diagram 'dspafxr'. MATLAB error message:
Error using ==> callMakeHook.p>callMakeHook at 47
The call to ccslink_ert_make_rtw_hook, during the entry hook
When I built the simulink model I got the folloeing error :
generated the following error:
Error using ==> i_entryHookpoint at 52
Error while creating the link for IDE.
The build process will terminate as a result.
can u tell me why I am getting this error please ???
Kaustubha Govind
Kaustubha Govind on 12 Apr 2012
Since you've created a new question for this, we can continue the discussion there.

Sign in to comment.

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!