Hi,
I am new on the MCIMX6UL-EVK and Processor expert software.
I have to complete few task using processor expert software
1-make a hello world test project using arm cross compiler.
2-run this hello world remotely using linux on MCIMX6UL board.
I have completed first step but when i am trying to connect my board through SSH type connection the following error message is coming after entering user name and password-
Failed to connect SFTP subsystem: Remote host may not have sftp-server installed : java.io.IOException: inputstream is closed
My question is how many types of remote connection is possible to run my code.and also tell me that how i can i do SSH connection
before run my code i did the necessary required things like -
i have downloaded the fsl-image-gui-x11-imx6ulevk.sdcard linux image to SD card and set my board to SD card mode and then connect my board to ethernet cable.On terminal(Tera term) i have seen the Linux was booting but OpenSSH and Sftp was unable to install on that linux.
Thanks
Sirraj