Part Number: TMS320F28035
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi,
I´m using the experimenter kit for the TMS320F28035 and the CCs V.7 My program contains configuration and control of epwm3, epwm4 and epwm5 with the aim to construct a three phase bridge. Like a main subrutine I have a few nop´s instructions and an instruction to make a adc convertion. The issue is that when I´m debugging my program, never this program returns to the main subrutine.
But when I make the debugg with the step by step procedure I can see that the control of program returns to the main subrutine.
The epwm´s are operating to 33kHz.
I don´t understand how this happening.
Thanks in advance