Hi all, I needed to code an application in C which receives and processes GPIO interrupts on BB xM. I cannot use a polling scheme. I found how to configure and use GPIO's and enable interrupts to the Processor But I cannot find a sample code that shows something. In linux , I found that this can be done using functions provided by 'linux/interrupt.h'.However I could not find this header in /usr/include/
Could someone help me with a basic interrupt service routine on BeagleBoard ? I would like to directly configure the GPIO's (can do that) than using the export method Regards Jude -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
