Hello I am using imx6qsabresd board running with 3.14.28 linux fsl-image-multimedia-full image.
I want to develop toshiba3232pb camera driver kernel module.
So whats the best way to do the same.
Can i use eclipse to develop the same? I can able to debug Helloworld C project. Eclipse is generating .o file.
How to generate .ko from eclipse?