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.

Can I load dat file into CCS without using Simulink system for Matlab and CCS communication

Hello:

  I have some data exported as dat format from Matlab and want to import this dat file into the buffer of CCS for audio signal processing

development in C6713. 

 

  If I want to do this, should I apply those complicated simulink system launching and code generation? 

 

  Is there any straightforward method to help me load dat file into the memory of my DSK via CCS immediately?

 

Thank you very much!

 

Yu

  • Hi Yu,

    I don't know too much about the *.dat format exported from Matlab but I am going to assume it is similar to the CCS *.dat format since CCS *.dat formats have been used my Matlab in the past.

    If they are similar, then you can simply use the 'Load Memory' feature in the Memory view to specify and load the *.dat file

    Then hit 'Next' to specify the start address and size.

    Thanks

    ki

  • Note that my screenshots are for CCSv6. If you are using an older version, the dialog will look a bit different but the functionality is similar.

    Thanks
    ki