<?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 how to use the MFS shell function directly? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-the-MFS-shell-function-directly/m-p/441153#M14748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to creat a file in a forld in sd card, I think if i can use the shell function( int32_t&amp;nbsp; Shell_create(int32_t argc, char *argv[] )), that will be very convient for me , but I don't know&amp;nbsp; how to use these functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 11:12:26 GMT</pubDate>
    <dc:creator>botaoyang</dc:creator>
    <dc:date>2015-05-18T11:12:26Z</dc:date>
    <item>
      <title>how to use the MFS shell function directly?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-the-MFS-shell-function-directly/m-p/441153#M14748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to creat a file in a forld in sd card, I think if i can use the shell function( int32_t&amp;nbsp; Shell_create(int32_t argc, char *argv[] )), that will be very convient for me , but I don't know&amp;nbsp; how to use these functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 11:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-the-MFS-shell-function-directly/m-p/441153#M14748</guid>
      <dc:creator>botaoyang</dc:creator>
      <dc:date>2015-05-18T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the MFS shell function directly?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-the-MFS-shell-function-directly/m-p/441154#M14749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Botao,&lt;/P&gt;&lt;P&gt;It has been long time since I have tried this but here is a code snippet that hopefully helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;char_ptr&amp;nbsp;&amp;nbsp; ARGV[4];&lt;/P&gt;&lt;P&gt;char&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CMD_LINE[40]="copy d:\\SPIWeb.shtml c:\\SPIWeb.shtml";&lt;/P&gt;&lt;P&gt;Shell_parse_command_line(CMD_LINE, ARGV);&lt;/P&gt;&lt;P&gt;Shell_copy(3, ARGV);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 16:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-the-MFS-shell-function-directly/m-p/441154#M14749</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-05-18T16:33:22Z</dc:date>
    </item>
  </channel>
</rss>

