<?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>MQX Software Solutions中的主题 Re: Create a file into NAS through Ethernet</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448572#M15022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Daniel&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PC you are correct but In NAS there is no OS in it.&lt;/P&gt;&lt;P&gt;so How we Run ftpserver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my PC ,NAS, TWRk60d100m All are in single network through Dlink through one ServerPC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PC To NAS access&lt;/P&gt;&lt;P&gt;i simply write&amp;nbsp; fopen("\\172.168.1.99\ Test\test.txt" , "w+") in PC and it create test.txt file in NAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TWRk60d100m&amp;nbsp; to NAS&lt;/P&gt;&lt;P&gt;i want to create&amp;nbsp; test.txt file in NAS??? same way as PC through TWRk60d100m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2015 05:57:42 GMT</pubDate>
    <dc:creator>utsavikalpesh</dc:creator>
    <dc:date>2015-08-21T05:57:42Z</dc:date>
    <item>
      <title>Create a file into NAS through Ethernet</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448569#M15019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with CodeWarrior v10.6 and of MQX v4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My NAS (say with&amp;nbsp; IP address of 172.168.1.99) is connected with my module with Ethernet Cable. Now I need to create .txt file into NAS directly.&amp;nbsp; (NAS configuration is OK by test with PC.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me what procedure I need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Utsavi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 11:42:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448569#M15019</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2015-08-18T11:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a file into NAS through Ethernet</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448570#M15020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have same requirement &lt;/P&gt;&lt;P&gt;but instead of NAS i want to write C:drive of my PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 05:58:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448570#M15020</guid>
      <dc:creator>hirentailor</dc:creator>
      <dc:date>2015-08-19T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a file into NAS through Ethernet</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448571#M15021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest your start a ftpserver in PC, and the start a ftp client in your board. Then you can copy file to your PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 02:31:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448571#M15021</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-08-21T02:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create a file into NAS through Ethernet</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448572#M15022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Daniel&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PC you are correct but In NAS there is no OS in it.&lt;/P&gt;&lt;P&gt;so How we Run ftpserver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my PC ,NAS, TWRk60d100m All are in single network through Dlink through one ServerPC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PC To NAS access&lt;/P&gt;&lt;P&gt;i simply write&amp;nbsp; fopen("\\172.168.1.99\ Test\test.txt" , "w+") in PC and it create test.txt file in NAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TWRk60d100m&amp;nbsp; to NAS&lt;/P&gt;&lt;P&gt;i want to create&amp;nbsp; test.txt file in NAS??? same way as PC through TWRk60d100m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 05:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448572#M15022</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2015-08-21T05:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a file into NAS through Ethernet</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448573#M15023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create/copy a file into ReadyNAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to connect PC to ReadyNAS via FileZilla Client utility that works&lt;/P&gt;&lt;P&gt;fine. Now same I want to do with my TWR-K60D100M to ReadyNAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me exactly what Commands I need to do in module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to follow your instruction ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what I get is.,&lt;/P&gt;&lt;P&gt;RTCS v3.08.00 FTP client&lt;/P&gt;&lt;P&gt;Connecting to:&lt;/P&gt;&lt;P&gt;220 RTCS FTP Server Ready&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; help&lt;/P&gt;&lt;P&gt;ascii&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; binary&amp;nbsp;&amp;nbsp;&amp;nbsp; bye&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; close&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; delete&lt;/P&gt;&lt;P&gt;get&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; help&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ls&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mkdir&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; open&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pass&lt;/P&gt;&lt;P&gt;put&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pwd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remotehelp rename&amp;nbsp;&amp;nbsp;&amp;nbsp; rmdir&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; open&lt;/P&gt;&lt;P&gt;Usage: open&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; open&lt;/P&gt;&lt;P&gt;Usage: open &amp;lt;host&amp;gt;&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; pwd&lt;/P&gt;&lt;P&gt;550 Requested action not taken. File system not mounted.&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; mkir&lt;/P&gt;&lt;P&gt;Invalid command.&amp;nbsp; Type 'help' for a list of commands.&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; mkdir&lt;/P&gt;&lt;P&gt;Usage: mkdir &amp;lt;dir&amp;gt;&lt;/P&gt;&lt;P&gt;ftp []&amp;gt; mkdir FTP_TEST&lt;/P&gt;&lt;P&gt;550 Requested action not taken. File system not mounted.&lt;/P&gt;&lt;P&gt;ftp []&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing to go...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In shell demo example Ram_disk_start() function is used..Now I write my&lt;/P&gt;&lt;P&gt;sdcard driver functions like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sdcard_function&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//my variable declarations....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com_handle = fopen(SDCARD_COM_CHANNEL, (void *)(SPI_FLAG_FULL_DUPLEX));&lt;/P&gt;&lt;P&gt;/* Open low level communication device */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error_code = lwgpio_init(&amp;amp;sd_detect, BSP_SDCARD_GPIO_DETECT,&lt;/P&gt;&lt;P&gt;LWGPIO_DIR_INPUT, LWGPIO_VALUE_NOCHANGE);/* Init GPIO pins for other SD&lt;/P&gt;&lt;P&gt;card signals */&lt;/P&gt;&lt;P&gt;lwgpio_set_functionality(&amp;amp;sd_detect,BSP_SDCARD_DETECT_MUX_GPIO); /*Set&lt;/P&gt;&lt;P&gt;detect and protect pins as GPIO Function */&lt;/P&gt;&lt;P&gt;lwgpio_set_attribute(&amp;amp;sd_detect, LWGPIO_ATTR_PULL_UP, LWGPIO_AVAL_ENABLE);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error_code = &lt;SPAN style="text-decoration: underline;"&gt;io&lt;/SPAN&gt;sdcard_install("sdcard:", (pointer)&amp;amp;_bsp_sdcard0_init,&lt;/P&gt;&lt;P&gt;com_handle);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error_code = &lt;SPAN style="text-decoration: underline;"&gt;io&lt;/SPAN&gt;part_mgr_install(sdcard_handle, partman_name, 0);&lt;/P&gt;&lt;P&gt;partition_handle = fopen(partition_name, NULL);&lt;/P&gt;&lt;P&gt;if (partition_handle != NULL)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;error_code = &lt;SPAN style="text-decoration: underline;"&gt;io&lt;/SPAN&gt;ioctl(partition_handle, IO_IOCTL_VAL_PART, NULL);&lt;/P&gt;&lt;P&gt;error_code = &lt;SPAN style="text-decoration: underline;"&gt;io&lt;/SPAN&gt;mfs_install(partition_handle, filesystem_name, 0);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;if (error_code == MFS_NO_ERROR)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;filesystem_handle = fopen(filesystem_name, NULL);&lt;/P&gt;&lt;P&gt;ferror(filesystem_handle);&lt;/P&gt;&lt;P&gt;fh_ptr_ttyd = (pointer)fopen("ttyd:", 0);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I am writing this then commands seems not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what exactly I need to do for sending a file from/to SDCard&lt;/P&gt;&lt;P&gt;to from/to NAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Aug 21, 2015 at 8:02 AM, danielchen@fsl &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:26:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Create-a-file-into-NAS-through-Ethernet/m-p/448573#M15023</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2015-08-28T12:26:22Z</dc:date>
    </item>
  </channel>
</rss>

