Hi,
Using a BeagleBoard (OMAP3530) and BeagleBoard-xM (DM3730) I'm using example programs helloDSP and pool_notify. What happens frequently is that after a random number of times running the programs, the messages "PROC_start() failed. Status = [0x80008052]", "PROC_stop() failed. Status = [0x80008000]" and "MSGQ_release() failed. Status = [0x8000800b]" are given. What is the cause of these failures ?
Thanks.