Tool/software:
I'm having issues when visualizing data in the Single time Graph. I started with the example adc_soc_epwm_cpu01, to view a sinusoidal signal. If the buffer size is not an integer multiple of the sampling frequency divided by the signal frequency then the signal on the graph gets distorted, this has been reported previously here https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/888657/ccs-tms320f28379d-adc-conversion-not-working In the thread someone obtained the correct behavior but using a control card. Additionally, I inspected the memory browser and the data matches the distorted waveform. Is it possible that there are some limitations for real-time debugging in the Launchpad compared to the control card? Or is the issue somewhere else? Thanks for the help.