Linux Device Driver

Hi,

I’m looking for developing device drivers using imx8MM module. Please share the procedure on building these drivers on a host machine.

Hi @benravin,

please check this link: Build Linux Kernel from Source Code | Toradex Developer Center. Make sure to follow all steps to set up your host machine.

Specific about kernel modules: Build Linux Kernel from Source Code | Toradex Developer Center

Best Regards,
Hiago.

Hi,

I’m looking for a simple HelloWorld device driver module to build for iMX8MM module. Please share if it is available

https://lwn.net/Kernel/LDD3/

1 Like

Hi @benravin,

For a simple hello-world, you can check our Torizon guide:

Best Regards,
Hiago.