Other Parts Discussed in Thread: SYSBIOS
Can i know the example code of combine of Queue and Task (<ti/sysbios/knl/Queue.h> and <ti/sysbios/knl/Task.h>)?
The condition is: two or more task, each task will communicate, task not execute until received message by queue from other task.