Hi.
I want to implement 3 tasks with similar functionality using one function. That is, in CFG file I will define 3 tasks, which all point to the same function, but only the arguments will be different.
Is this possible in TI-RTOS? Will the 3 tasks work correctly and independently?
Thanks.