Tool/software: Code Composer Studio
Hi,
Graph cannot output right waveform for debugging in our design.
(1) Setting
We storage data in a array(length=2000) in ePWM1 ISR. When the ISR freq is 100kHz, the waveform is right. When the ISR freq is not 100kHz(90kHz 80kHz 60 kHz), the waveform is wrong.
Graph tools setting:
(2) Waveform
Wrong wave form(ISR freq=90kHz)
Right waveform(ISR freq=100kHz)


