<?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: The file 'mqx_prv.h' cannot be opened</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257106#M7544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to include the file as "#include &amp;lt;..\..\..\mqx\source\include\mqx_prv.h&amp;gt;".This may work.&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2013 08:50:25 GMT</pubDate>
    <dc:creator>netra</dc:creator>
    <dc:date>2013-11-18T08:50:25Z</dc:date>
    <item>
      <title>The file 'mqx_prv.h' cannot be opened</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257105#M7543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In my project I used the mqx function&amp;nbsp; _task_get_td(tid). my few lines of code given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TD_STRUCT_PTR td_ptr;&lt;/P&gt;&lt;P&gt;&amp;nbsp; td_ptr = _task_get_td(tid);&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (td_ptr != NULL) &lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _task_ready(td_ptr);&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this i included the header file #include &amp;lt;mqx_prv.h&amp;gt;.&lt;/P&gt;&lt;P&gt;Bu it shows me some errors including the file 'mqx_prv.h' cannot be opened. Can anyone please help me to solve this..&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 05:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257105#M7543</guid>
      <dc:creator>shabeenakm</dc:creator>
      <dc:date>2013-11-05T05:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: The file 'mqx_prv.h' cannot be opened</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257106#M7544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to include the file as "#include &amp;lt;..\..\..\mqx\source\include\mqx_prv.h&amp;gt;".This may work.&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 08:50:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257106#M7544</guid>
      <dc:creator>netra</dc:creator>
      <dc:date>2013-11-18T08:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: The file 'mqx_prv.h' cannot be opened</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257107#M7545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shabeena,&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is typically a path problem in the project settings. The easiest way to "fix" it is to copy an already working project in the same directory, and then add your own source code to this copied project. You could also create a new project using the New Project Wizard in CW10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The solution to solving path issues depends on the particular tool chain, but you can explore the settings option for your toolchain, and make sure the paths are pointing to the correct \lib\&amp;lt;board_name&amp;gt;.&amp;lt;compiler&amp;gt; folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Another possible reason you are getting that error is that you have not yet compiled the MQX libraries for your target board. The libraries no longer come pre-compiled in MQX (because it increased the MQX download size so much), so you must always first compile the BSP/PSP libraries, plus any other libraries you wish to use. Instructions for compiling the libraries can be found in the \doc\FSL_MQX_getting_started.pdf documentation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 00:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-file-mqx-prv-h-cannot-be-opened/m-p/257107#M7545</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-12-04T00:14:40Z</dc:date>
    </item>
  </channel>
</rss>

