<?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: undefined reference to `MQX_template_list' in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398322#M2591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the first problem you can check if you have the following includes in your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include "fsl_os_abstraction.h"&lt;/P&gt;&lt;P&gt;#include "app_mqx.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2015 21:27:56 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2015-07-10T21:27:56Z</dc:date>
    <item>
      <title>undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398319#M2588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a KDS 3.0&amp;nbsp; MQX 4.2 workspace with the ether_to_serial project that compiles and executes fine but another Ethernet project in the same workspace that initially compiled but now has the following result in the Console: &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;..\..\Freescale_MQX_4_2\lib\twrk64f120m.kds\debug\bsp\bsp.a(mqx_init.o):(.rodata.MQX_init_struct+0x10): undefined reference to `MQX_template_list'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;collect2.exe: error: ld returned 1 exit status&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that the following MQX libraries are not getting compiled as they are in the working example project.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas; color: black;"&gt;ffunction-sections -fdata-sections -Wall -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -nostdinc -D_AEABI_LC_CTYPE=C -D__STRICT_ANSI__=1 -D_DEBUG=1 -I&lt;EM style="font-size: 10pt;"&gt;"MQX BSP, RTCS and etc paths .............."&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've reviewed the project properties settings several times and they match the working 'ether_to_serial' example project less the different source paths and can't find anything wrong.&lt;/P&gt;&lt;P&gt;I'm looking for any clues that will point me in the right direction.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 16:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398319#M2588</guid>
      <dc:creator>M_Grillo</dc:creator>
      <dc:date>2015-07-09T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398320#M2589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a link to a document that explicitly shows how to create a &lt;STRONG&gt;&lt;EM&gt;NEW&lt;/EM&gt;&lt;/STRONG&gt; and/or copy an existing MQX 4.2 project in KDS 3.0.0 would be of great help also. &lt;/P&gt;&lt;P&gt;MQXKDSUG Rev. 01, 04/2015 shows how to install, compile and run example projects but no explanation on how to correctly create your own. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 20:22:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398320#M2589</guid>
      <dc:creator>M_Grillo</dc:creator>
      <dc:date>2015-07-10T20:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398321#M2590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link and let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-106217"&gt;Creating a New MQX RTOS 4.2 project in KDS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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>Fri, 10 Jul 2015 21:20:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398321#M2590</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-07-10T21:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398322#M2591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the first problem you can check if you have the following includes in your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include "fsl_os_abstraction.h"&lt;/P&gt;&lt;P&gt;#include "app_mqx.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 21:27:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398322#M2591</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2015-07-10T21:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398323#M2592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello soledad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! This document did the trick. I did initially use the copy and past method but how I implemented the source folders was not correct according to the document which probably made path issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 12:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398323#M2592</guid>
      <dc:creator>M_Grillo</dc:creator>
      <dc:date>2015-07-16T12:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `MQX_template_list'</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398324#M2593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not using KDSK. I'm using MQX 4.2 on the KDS 3.0.0 tool chain. KDSK had issues and lack of documentation on the NIO I/O drivers so I abandoned KDSK and went ahead with MQX 4.2 for the K64 and I'm having better luck porting my Code Warrior K60 projects over.&lt;/P&gt;&lt;P&gt;The document listed above solved my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 13:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/undefined-reference-to-MQX-template-list/m-p/398324#M2593</guid>
      <dc:creator>M_Grillo</dc:creator>
      <dc:date>2015-07-16T13:03:46Z</dc:date>
    </item>
  </channel>
</rss>

