C code generation from simulink model...

1 view (last 30 days)
Sujeet Kumar Padhi
Sujeet Kumar Padhi on 12 Apr 2012
Commented: rudi taher on 22 Oct 2015
When I built the simulink model I got the folloeing error :
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
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 someone tell me why I am getting this error please ??? I am using Matlab R2007A CCS V3.1 DSP/BIOS 4.90.
Plz sombody help me ???
  5 Comments
Kary Chang
Kary Chang on 12 Oct 2012
Hi all: I have the same error with you and now I can run it well. R2007a + CCS3.1 + F2812 DSP Maybe steps below will help you 1.Check the connection with your DSP and emulator. 2.Open CCS setup and right click -->properties (on the device you use) then you have to choose the gel file for your DSP.(This step is very important) 3.Then open CCS3.1 and connect to the DSP. 4.Open R2007a and enter "cc=ccsdsp" in the command line. You will see: CCSDSP Object: Processor type : TMS320C28xx Processor name : TMS320C2800_0 and so on... 5.Open the model and build it.
rudi taher
rudi taher on 22 Oct 2015
can be ccs3.1 with matlab 2009a, and f2808 dsp? thank you

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!