Hi Mehmet,
In order to run an SSH server on your target, you will want to select either the 'dropbear' or 'openssh' package in your Web or Desktop Factory build. Build your Factory, redeploy the resulting RFS image, and boot the Vybrid. The SSH server will start automatically.
You can also run/debug a TimeStorm project on your host PC instead of the Vybrid, To do so, in TimeStorm, right click your project on the leftmost panel and select 'Properties'. Under 'C/C++ Build > Settings', under the 'Cross Toolchain' tab, pick 'SDK Type: Other SDK' and 'Toolchain from SDK: Native toolchain' (if you are using an older version of TimeStorm, there will be no 'SDK Type:' option).
Save these settings, and clean and rebuild your project. You can now do a local run or debug session.
Thanks, and let me know if you have any questions.
Timesys Support