[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fifo dialogue between 2 tasks



hello
i would like to create 2 tasks
the task 1 should write datas in a rt_fifo
the task 2 should read this rt_fifo, treat the datas an put the result
in another rt_fifo
what i try doesn't work
does anybody have an example to do this dialogue between 2 tasks?
thank you for your help