I'm using Harmony V.1.09 and am getting conflicts with it generating code for FreeRTOS and the timer instance 0 interrupt. It seems they both want to __vector_dispatch_4. How do I get around this? multiple definition of `__vector_dispatch_4'..
↧