Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi,
I am starting to run my F28388D design outside of debug mode, and I noticed the some blinking LEDs didn't blink.
After further investigations, it turns out that some EPWM don't run (EPWM trigger SOC, EOC trigger ADC INT, ADC INT increments a LED-controlling variable). Turns out the EPWM in question are those controlled by CPU2. Those controlled by CPU1 seem to work fine.
The problem only occurs when booting from flash : all PWMs work fine in debug mode.
Obviously, it is very hard to investigate the issue outside of debug...
Any ideas what could cause the issue ?
Thanks in advance,
Best regards,
Adrien