Tool/software: Code Composer Studio
Hi,
i try to synchronize my TASKS using pthread_barrier api.
i see that 3 task start to wark and all other is stuck.
all the TASK call to pthread_barrier_wait i see the counte is zero after all task call pthread_barrier_wait
advice
thanks