SOLUTION - Fully functioning example of a PRU interrupting a host application
46 views
Skip to first unread message
Bruce Chidester
unread,
May 28, 2021, 1:03:00 PM5/28/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
This is a fully functioning PRU interrupt example that works on my BBB revision C board. This example demonstrates the PRU interrupting the host using PRU0 and PRU1.
This example is ready to compile and ready-to-run example that had both the application code and the PRU code together. Hope this helps you. This provides clarity to those trying to figure this out.