Hello everyone, I'm working with an array on Code Composer but I need to export its values to Matlab in real time. I want to know if there is a way to create a .dat file where I can only save the array values and modify the same file in real time (while I'm debugging the project) or if there is another way of doing this.
I'm working with Code Composer 4.2.4 and the TMS320 C5535 EZDSP


