Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 123898

Forum Post: RE: The question about the using of syslink and mailbox

$
0
0

Yes the interrupt number is 77 on A8 for mailbox interrupt. You need to call request_irq() function with interrupt number and your callback funtion. Look at implementation of syslink_x_xx_xx_xx\packages\ti\syslink\utils\hlos\knl\osal\Linux\OsalIsr.c. especially OsalIsr_install() also look at OsalIsr_create(), it creates the your callback as a kthread based  bottom half function where you can do rest of the processing (execution of callback) when scheduled.

 


Viewing all articles
Browse latest Browse all 123898

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>