Kyle,
Have you been able to identify which PIE vector is triggering the reserved ISR? You can read the PIEACK register to figure out which group(s) the interrupt came from, then try replacing the rsvd_ISR vectors one at a time in F2802x_PieVect.c.
Kyle,
Have you been able to identify which PIE vector is triggering the reserved ISR? You can read the PIEACK register to figure out which group(s) the interrupt came from, then try replacing the rsvd_ISR vectors one at a time in F2802x_PieVect.c.