Hi,all,
I want to use a pipe to transfer data between two tasks ,but I don't know how to configure the pipe.My DSP/Bios is 5.31.
for example ,one task is captureTsk,and the other task is processTsk, I need to transfer data from
captureTsk to processTsk,how should I configure the pipe 's properties NotifyReader and NotifyWriter?