Part Number:TMS320C6747
Hi all,
we are using SYS/BIOS mailbox, which is dynamically created in the code during run time.
I have a scenario, the user writes on the MAILBOX post, but for some reason, it doesn't post the message for really long time.
and then the message is posted after a while (whenever the bios is free or something else is happening i couldn't debug it since the issue is sporadic not happening with the debugger on),
so next time when a new message is added, it sends the message that was posted earlier.
is there a way to clean/ flush the mail box whenever the post was unsuccessful?
is there any function call?
Kind regards,
Nancy