Can I limit the number of activations for a task when I use KERNEL_TYPE = FP ? I have created a task with the following property ACTIVATION = 1; But in my application, i guess there are more than 1 pending activations created for that task.
In the kernel configuration i.e eecfg.c, i dont find any definition which states that the maximum number of activations for my task should be 1.