Device driver implementation for Jetson tx2i

I am Working on device driver implementation for Jetson tx2i. I need to bring up GPIO,UART,I2C,ETHERNET interfaces. On which file need to create the drivers and compile that. Is there any example for the driver development .

Regards,
Sateesh

Hi,

Jetson Linux source code can be found at:

The documentation of Jetson Linux can be found at:

https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/index.html

And information on how to compile:

https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/text/SD/Kernel/KernelCustomization.html
https://developer.ridgerun.com/wiki/index.php/Compiling_Jetson_TX1/TX2_source_code

Hope this info helps,

Jafet Chaves,
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.