Using latest SWV source and the AFEINTSRC_CUSTOMINT0 IRQ is never firing. The code used is from this post: RE: Could not get expected result using AD5940 with demo application provided
I repeatedly send the ramps and measure on a timer. The ramp is built in the AppSWVInit call, but the only interrupt that fires is the AFEINTSRC_ENDSEQ flag. This means that the final call to AppSWVSeqDACCtrlGen never occurs. I'm also not getting any ramp to show up when probing the CE,RE outputs.
What would cause the AFEINTSRC_CUSTOMINT0 to never fire?
Thanks!