Part Number: AM5728
Hi All,
I have successfully used mailbox for inter-core communication, but the linux driver is written by myself. By calling the write and read functions of the application to implement simple register reading and writing in the driver。After reading the documentation, I found that there are mailbox drivers for the omap series available. I would like to ask how to write an application to call the relevant driver to implement mailbox communication?
Thanks