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.

matlab simulink 2009b and ccs V3.3 error.

Hi all ,

 

I  am using matlab 2009b and  ccs V3.3 platinum version .  i made a smal project  in Simulink for TMS32DM6437 processor.
  But when press in button "Incremental Build" to generate the code for CCS, appear a error dialog window with next
message:

==================================================

The call to ccslink_ert_make_rtw_hook, during the entry hook generated the following error:
Error while instantiating CCSLinkTgtPkg.Board class.
Caused by:
Could not obtain board configuration from Code Composer Studio(TM). Make sure that Code Composer Studio and Embedded IDE Link are installed and properly registered.
Caused by:
Error map is empty.

The build process will terminate as a result.

====================================================================.

Is matlab 2009b compatibility with ccs v3.3 .

What is this error and what would be the solution for this .

 

  • Hello,

    badri patro said:
    Is matlab 2009b compatibility with ccs v3.3 .

    Yes

    badri patro said:
    What is this error and what would be the solution for this .

    I guessing that a board configuration is a target configuration defined in the CCS Setup utility. So perhaps you did not configure CCS with a valid target configuration. But that is just a guess. Since this error is from Matlab, it is best to contact Mathworks for help since they will know what exactly the error is referring to.

    Thanks

    ki