Hi,
I am using the mailbox of DM8168. I found the interrupt number of mailbox is 56 on the dsp side.
I am developing based on the mcfw of DVR_RDK on the platform of DM8168.
Now, I want to know how to register the mailbox interrupt on the dsp side, and if the notify module of syslink have used the interrupt, where I can see the code about the ISR of the mailbox interrupt.
I have seen the function of the System_ipcNotifyHandler() on the file: src_bios6\links_common\system\system_ipc_notify.c.
Thanks
Tianxing