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.

how to connect ccs3.3 with matlab R2009b

Other Parts Discussed in Thread: TMS320F28335, TMDSDOCK28335

Hi all,

 

I need to implement the developed matlab simulink model on to the TMS320F28335 target processor. As a part of it i need to connect the matlab embedded ide link with the ccs IDE 3.3. The targets connected are shown in matlab command window upon typing ccsboardinfo. But by doing so i have  come across an error as;

 

?? error map is empty

error in ==>ccsboardinfo at 64

ccssetup.connect() %connect to ccs setup.

 

What I am supposed to do to overcome the error..

-Deepika.T

  • deepika dgfdfg said:

    Hi all,

     

    I need to implement the developed matlab simulink model on to the TMS320F28335 target processor. As a part of it i need to connect the matlab embedded ide link with the ccs IDE 3.3. The targets connected are shown in matlab command window upon typing ccsboardinfo. But by doing so i have  come across an error as;

     

    ?? error map is empty

    error in ==>ccsboardinfo at 64

    ccssetup.connect() %connect to ccs setup.

     

    What I am supposed to do to overcome the error..

    -Deepika.T

    Deepika,

    I have sent your question to the C2000 Mathworks support email list: c2000_expert@mathworks.com  You should hear back soon.

    -Lori

  • Here is the information I received back.  Please post if this resolves the issue or if you still have problems:

     

    The error is saying that Matlab can't connect to CCS.

    Possible causes:

    -          CCS setup is not well configured.

    -          The board is not well connected.

    -          ...

    How to fix this problem:

    -          Open CCS setup and select the appropriate board, then quit the setup and start CCS.

    -          Make sure that CCS opens correctly and that you can connect to the board (Alt+C).

    -          Close CCS.

    -          Then in Matlab type cc = ticcs

    -          ccsboardinfo should now work.

     

     

     

  • Hello, I use Experimenter’s Kits (TMDSDOCK28335) with controlCARD "Delfino" F28335.

    I want to use ccs v3.3 with MATLAB / Simulink 2010a (and also using 2011a I have the same problem) to deploy my real time application. But when I build the Demos-simulink model for F28335, I always get the following error message:

    The call to idelink_ert_make_rtw_hook, during the exit hook generated the following error:

    Error while loading and running the project.

    The build process will terminate as a result.

    and when I typed at the MATLAB prompt

    ccsboardinfo

    I got the following error: ???

    Error map is empty.

    Error in ==> ccsboardinfo at 68 ccssetup.Connect(); % Connect to CCS Setup

    I installed Matlab and ccs v3.3 many times but the problem still.

    How can I solve this Problem??

    thanks

    Bassel