There seems to be something that changed between XC 1.33 and 1.34 in that the interrupt vector __vector_dispatch_14 used in FreeRTOS, port_ASM.S is not being properly defined. The system resets when the TIMER_3 interrupt is fired. Compiling with 1.33, eve..
↧