<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: imx6qsabresd Linux remote file access and Eclipse debug in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438432#M67275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;i have configure ssh server. and able to access file system using s&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://root@ip_address:28" rel="nofollow"&gt;ftp://root@ip_address:28&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But how to create ftp server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i followed the below link to debug hello world application from eclipse.&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.toradex.com/knowledge-base/hello-world-application-on-embedded-linux"&gt;http://developer.toradex.com/knowledge-base/hello-world-application-on-embedded-linux&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eclipse generate .o file. But how to generate .ko using eclipse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 05:53:37 GMT</pubDate>
    <dc:creator>ritesh_panchal</dc:creator>
    <dc:date>2015-07-27T05:53:37Z</dc:date>
    <item>
      <title>imx6qsabresd Linux remote file access and Eclipse debug</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438430#M67273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using imx6qsabresd board running fsl-image-multimedia-full linux 3.14.28 based image.&lt;/P&gt;&lt;P&gt;I want to access my board file system remotely over ethernet/usb. &lt;/P&gt;&lt;P&gt;So tell me the procedure how to access? or which packages i need to add in image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;I configured ssh and gdb as per the yocto manual. But i think there are some package missing in my linux image.&lt;/P&gt;&lt;P&gt;So what's the procedure to enable this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 08:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438430#M67273</guid>
      <dc:creator>ritesh_panchal</dc:creator>
      <dc:date>2015-07-23T08:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: imx6qsabresd Linux remote file access and Eclipse debug</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438431#M67274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can configure ftp server on the board and access the filesystem from the outside of the board via ftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can use gdbserver for remote debugging the applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 05:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438431#M67274</guid>
      <dc:creator>b36401</dc:creator>
      <dc:date>2015-07-27T05:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx6qsabresd Linux remote file access and Eclipse debug</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438432#M67275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;i have configure ssh server. and able to access file system using s&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://root@ip_address:28" rel="nofollow"&gt;ftp://root@ip_address:28&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But how to create ftp server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i followed the below link to debug hello world application from eclipse.&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.toradex.com/knowledge-base/hello-world-application-on-embedded-linux"&gt;http://developer.toradex.com/knowledge-base/hello-world-application-on-embedded-linux&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eclipse generate .o file. But how to generate .ko using eclipse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 05:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438432#M67275</guid>
      <dc:creator>ritesh_panchal</dc:creator>
      <dc:date>2015-07-27T05:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: imx6qsabresd Linux remote file access and Eclipse debug</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438433#M67276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this to your &lt;SPAN&gt;conf&lt;/SPAN&gt;/&lt;SPAN&gt;local.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTRA_IMAGE_FEATURES = "debug-tweaks tools-debug eclipse-debug &lt;SPAN&gt;ssh&lt;/SPAN&gt;-server-&lt;SPAN&gt;openssh&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "&lt;SPAN&gt;openssh-sftp&lt;/SPAN&gt; &lt;SPAN&gt;openssh&lt;/SPAN&gt;-&lt;SPAN&gt;sftp&lt;/SPAN&gt;-server"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 07:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6qsabresd-Linux-remote-file-access-and-Eclipse-debug/m-p/438433#M67276</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2015-07-27T07:16:07Z</dc:date>
    </item>
  </channel>
</rss>

