This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAPL138处理器的Linux驱动程序



刚开始接触驱动这块,我们目前使用OMAPL138处理器运行Linux系统;然后想要编写一个按键的中断驱动程序,

请问有没有可以参考的例程或者参考的资料?

谢谢。

  • 可以用gpio_to_irq, request_irq去注册中断。请参考下面的帖子。
    https://e2e.ti.com/support/embedded/linux/f/354/t/234510

    下面是基于linux的processor SDK。
    http://software-dl.ti.com/processor-sdk-linux/esd/OMAPL138/04_00_00_04/index_FDS.html