Hi, guys! I'm using AIF to perform data transfer between two DSP on TMS320C6474, and the program works well. But the program is based on the assumption that the receiver already knows the amount of data,and when it receives enough data, the program reaches a software breakpoint. My question is, in situation that receiver is disable to get to know the amount of data in advance,how could it determine the data reception is completed?