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.
Hello,I'm using code composer and I need to know how to export variable data to Matlab and reimport the modified data, I found out using breakpoint may be the solution, but the breakpoints are slowing down my program drastically. I'm working with audio signals and when I export data to Matlab,Code composer halts the program to write the .dat file and then return to run the program, the time code composer uses to write the variable data is slowing down the program,resulting on "hollows" in the audio signal, causing cuts on the audio.
I'm using the TMSC5535 EZDSP and Code Composer 4