Tick timer priority in dsPic Port

nobody wrote on Thursday, February 08, 2007:

Hi there,

is it correct, that the tick timer priority is set to 1 in portmacro.h? This is the lowest priority an interrupt can have on the dsPic. I am having problems here with the timer interrupt getting interrupted by CAN-bus interrupts.

best regards,

John

nobody wrote on Thursday, February 08, 2007:

Generally all interrupts get set to the same priority in FreeRTOS.  can you change your priority?