<?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: Error when create a new MQX 4.0 project in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224205#M6031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any breakthroughs? Please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Monica.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 20:56:20 GMT</pubDate>
    <dc:creator>Monica</dc:creator>
    <dc:date>2013-07-30T20:56:20Z</dc:date>
    <item>
      <title>Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224202#M6028</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 used MQX 3.8 and Code Warrior 10.2 about one year. Lately I have tried to upgrade MQX 4.0. I have specified a new work space to build MQX 4.0 BSP/PSP and specified another work space to create my project. I have no problem to build BSP/PSP, but I have faced an error which saying "Selected board requires MQX version which is not installed." I have TWRK60F120M. When I build MQX 4.0 BSP and PSP, both bsp_twrk60f120m and psp_twrk60f120m are on the list. I have uninstalled MQX 4.0 and installed it again. I still have issue to build new project. When I try to build the project, I will see the errors like these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mingw32-make:***[test1.afx] Error 1&lt;/P&gt;&lt;P&gt;Undefined: "_int_disable"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a file showing the errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 22:34:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224202#M6028</guid>
      <dc:creator>lisa_tx</dc:creator>
      <dc:date>2013-07-25T22:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224203#M6029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to describe this issue in detail: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have this issue with MQX 3.8. This issue only happens with MQX 4.0. I use Code Warrior 10.2. My PC has Windows 7 and it is 32-bit CPU. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have down loaded FSLMQXOS_4_0_1.exe. I install MQX 4.0 at C:\Freescale\Freescale_MQX_4_0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I open CW and the press "File --&amp;gt; Switch Workspace --&amp;gt; Others...", Broose to Workspace I want. Since this is not same Workspace as MQX 3.8, the first time I need to click "Go to Work bench". After that I import the following projects to build MQX 4.0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press "File --&amp;gt; Import...", from pop up Window, select "General --&amp;gt; Existing Projects into Workspace --&amp;gt; Next --&amp;gt; Browse --&amp;gt; C:\Freescale\Freescale_MQX_4_0\mqx\build\cw10\bsp_twrk60f120m". Similarly import psp_twrk60f120m, mfs_twrk60f120m, rtcs_twrk60f120m, shell_twrk60f120m. Edit user_config.h file and then build both Release and Debug for all of them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch Workspace to another place to create my own project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press "File --&amp;gt; New --&amp;gt; MQX 4.0 project --&amp;gt; test3 --&amp;gt; Next --&amp;gt; Kinetis Evaluation Boards --&amp;gt; TWRK60F120M Board --&amp;gt; Next --&amp;gt; New application --&amp;gt; Next --&amp;gt; Add MFS support, Add Shell support, Add RTCS support --&amp;gt; Next --&amp;gt; Empty application --&amp;gt;&amp;nbsp; Next --&amp;gt; Next --&amp;gt; Check P&amp;amp;E Universal/USB MultiLink --&amp;gt; Finish", select target as "flash debug" and build the project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error list:&lt;/P&gt;&lt;P&gt;Undefined: "_mqx_exit"&lt;/P&gt;&lt;P&gt;Link failed.&lt;/P&gt;&lt;P&gt;mingw32-make:***[test3.afx] Error 1&lt;/P&gt;&lt;P&gt;Undefined: "_io_printf"&lt;/P&gt;&lt;P&gt;Undefined: "_mqx_kernel_data"&lt;/P&gt;&lt;P&gt;Undefined: "_mqx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uninstalled MQX 4.0 and re-installed it again. I have same errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could somebody help me? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 20:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224203#M6029</guid>
      <dc:creator>lisa_tx</dc:creator>
      <dc:date>2013-07-26T20:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224204#M6030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lisa Fu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not experienced your error so far so I am going to pinpoint you to where I would look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check your system variables, what values are MQX_ROOT and probably also MQX_PATH? Verify linked resources in your project settings, there are variables like MQX_ROOT_DIR (go to Properties of your project -&amp;gt; Resources -&amp;gt; Linked resources).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;0xc0170&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:25:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224204#M6030</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2013-07-29T05:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224205#M6031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any breakthroughs? Please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Monica.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:56:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224205#M6031</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2013-07-30T20:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224206#M6032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin and Monica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry that I didn't give you two a follow up soon. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got rid of this issue eventually. I submitted a service request and the suggestion I got is to un-install and install both MQX 4.0 and CW 10.2 again. I have been advised to upgrade to CW 10.4 if re-install still doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I not only uninstalled MQX 4.0 and CW 10.2, but also uninstalled MQX 3.8. Before I install CW 10.2 and MQX 4.0 again, I also manually deleted any subfolder existed on my hard drive under C:\Freescale. Fortunately I have got CW 10.2 work. I can compile my project. The only problem I have is that SPI I/O driver has been changed. My SPI slave interrupt code doesn't work. I am not sure if I need to re-write SPI slave driver or use SPI legacy driver at this moment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 23:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/224206#M6032</guid>
      <dc:creator>lisa_tx</dc:creator>
      <dc:date>2013-08-12T23:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/1205031#M18575</link>
      <description>&lt;P&gt;I have the same problem as you, I am using cw11.1 and mqx4.0. I did&amp;nbsp; reinstall both of them many times,&amp;nbsp;&lt;/P&gt;&lt;P&gt;but still the same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;my system is win7 enterprise.&lt;/P&gt;&lt;P&gt;thanks everybody!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 21:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/1205031#M18575</guid>
      <dc:creator>cemar_peter</dc:creator>
      <dc:date>2020-12-29T21:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when create a new MQX 4.0 project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/1205204#M18577</link>
      <description>&lt;P&gt;I would suggest you create a new thread for your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 08:30:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-when-create-a-new-MQX-4-0-project/m-p/1205204#M18577</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-12-30T08:30:34Z</dc:date>
    </item>
  </channel>
</rss>

