Free Basic Device Drivers Hands on ARM Board
Join us by clicking below button

What you will Learn ?
-
Know the linux device drivers framework.
-
Able to write his own custom driver for ARM Platform on Linux.
-
An understanding of the capabilities of the embedded Linux kernel and the techniques to work within it effectively
-
The facilities and frameworks of the kernel and how they can be used to speed up driver development.
-
Interrupt Programming various methods to make Linux device drivers more standard.
Practicals:
-
Write Simple " Hello world" Linux kernal module
-
Write Makefile to compile Device driver
-
Module parameters (update the parameter value at runtime)
-
Compiling and running on X86
-
Cross Compiling and running on ARM Hardware
-
Basic Debugging Techniques
PreRequisite:
-
Completion of Developing with Embedded Linux training or equivalent working knowledge of using Linux as a host operating system .
-
Some familiarity with C programming is also necessary.