Tool/software: Code Composer Studio
Hello TI community,
I am currently trying to display a wave form that I have stored in an array of 256, 16 bit integars. I was trying to get the graph tool to display my array data but I can't seem to get it to work. I bound my y-axis value to my array[index] and my x-axis to index but I can't seem to get it to work. Does anyone have any suggestions?