This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C code generation problem while building the simulink model

Hello everyone,

 

I am getting the following error while building my simulink model to generate the C code.

 

    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 terminated as a result.

 

Tool info:

     Matlab R2007a

     CCS v2.21 (I have CCS v3.3 & v5.2.1. But I do not install them.)

 

board info:

     Board properties

         board type: custom

         Processor: 6713

         simulator is NOT chosen.

         operating system : none

     Link to IDE

          board name : C67xx cycle accurate simulator

          Processor name : CPU1

 

 

Please tell me the solution way of this problem.

 

Rgrds,

    Kaz

 

  • Kaz,

    kazunobu tanno said:

        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.

    You are using a very old and non-supported version of CCS. Do you have a good reason for that, such as using a very old and possibly non-supported version of MatLab?

    MatLab is not a TI product. Your quoted error messages above imply that these messages are coming from the MatLab product and not the TI CCS or compiler products.

    If that is the case, please contact MathWorks to get support for using the MatLab program for generating code for the TI DSP.

    Regards,
    RandyP

  • Hi RandyP,

     

    Thank you for your answer.

     

    I understand your situation.

    I will contact MathWorks about this problem.

     

    Thanks,

      Kaz