<?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: device driver problem</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401241#M13447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello botao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the sdcard example located at the path: C:\Freescale\Freescale_MQX_4_2\mfs\examples\sdcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 23:36:09 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2015-06-22T23:36:09Z</dc:date>
    <item>
      <title>device driver problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401238#M13444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to init a device like sd card and MFS in init_task, and the device will be used in another task like new_task, as &lt;BR /&gt;I have tried, in the new_task I can use the sd card device.&lt;/P&gt;&lt;P&gt;so I want to know if this&amp;nbsp; method is posible, if it is posible, how to &lt;SPAN class="highlight"&gt;Implement this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 02:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401238#M13444</guid>
      <dc:creator>botaoyang</dc:creator>
      <dc:date>2015-06-16T02:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: device driver problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401239#M13445</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;&lt;/P&gt;&lt;P&gt;Here is a document about how to make a new MQX driver, Please check the following document for details.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-102588"&gt;How to Make a new MQX Driver&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401239#M13445</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-06-16T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: device driver problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401240#M13446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, this is my fault that I didn't make my problem clear. I think you didn't get the main point of my question, I know how to make MQX drivers.&lt;/P&gt;&lt;P&gt;My problem is that I want to init a device in init_task, but in the main_task I am not able to use the device. if I want to use this device in many different&amp;nbsp; tasks, do I have to init the device in each task, or could I init the device in init_task and can be used in other task?&lt;/P&gt;&lt;P&gt;If the device could be init in init_task and be used in other task, how to emplmemt this function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 01:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401240#M13446</guid>
      <dc:creator>botaoyang</dc:creator>
      <dc:date>2015-06-17T01:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: device driver problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401241#M13447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello botao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the sdcard example located at the path: C:\Freescale\Freescale_MQX_4_2\mfs\examples\sdcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 23:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/device-driver-problem/m-p/401241#M13447</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-06-22T23:36:09Z</dc:date>
    </item>
  </channel>
</rss>

