I am using imx6qsabresd board running fsl-image-multimedia-full linux 3.14.28 based image.
I want to access my board file system remotely over ethernet/usb.
So tell me the procedure how to access? or which packages i need to add in image?
And another i am using eclipse for cross compiling application for the board. I want to debug my application on my board from eclipse on my PC.
I configured ssh and gdb as per the yocto manual. But i think there are some package missing in my linux image.
So what's the procedure to enable this?