I'm having great difficulty getting ISRs to work properly under XC32 v3.01 and MPLABX 5.5, using the PICMM0256GPM48. My end goal was to have the ISR for timer 1 working via assembly, but moving in baby steps I first tested it in C as follows:void __ISR (_..
↧