I was searching forum but dont know exactly:
I want to change Timer2 into Timer5. Timer2 which is choosen in PIC32 port is imho not good. Timer 2 is used e.g. in PWM implementation in PIC32. Id like to change timer2 into 5 and want to know if it has something to do with license or not?
And the last thing: anyone has change already timer2? there is some tricks or only changing 2’s into 5’s in source?
Thanx in advance
You are right of course - you also have to change the vector used.
Don’t worry about the license. What you are doing is not adding to or modifying FreeRTOS, just changing the peripheral used to generate the tick, nothing need be done.