<?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: unkown type error when using KSDK along with PE in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/unkown-type-error-when-using-KSDK-along-with-PE/m-p/431765#M3776</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;When&amp;nbsp; use MQX_KSDK,&amp;nbsp; it needn't add the mqx_ksdk component,&amp;nbsp; we&amp;nbsp; only need choose here :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17978_17978.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120299i901E48A8970D756E/image-size/large?v=v2&amp;amp;px=999" role="button" title="17978_17978.png" alt="17978_17978.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51360iC2317B8F5E1B9C7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this function is equivalent to MQX_KSDK.&amp;nbsp; There are all the OS the KSDK concluded, we can refer to our need select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment , it is a project i create on my side , you can try it on your side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Alice&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, 24 Apr 2015 02:10:31 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2015-04-24T02:10:31Z</dc:date>
    <item>
      <title>unkown type error when using KSDK along with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/unkown-type-error-when-using-KSDK-along-with-PE/m-p/431764#M3775</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- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a project using KSDK/PE with MQX, 1 task added, 1 event created, but when compiling:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22422_22422.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120300iCE4F5C7D7C8ACCED/image-size/large?v=v2&amp;amp;px=999" role="button" title="22422_22422.png" alt="22422_22422.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="QQ截图20150422112442.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49865i07A55CDE5009E170/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ截图20150422112442.png" alt="QQ截图20150422112442.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i go into psp_time.h, and right click PSP_TICK_STRUCT_PTR to open declaration, KDS can find the declaration in the mqx.h.&lt;/P&gt;&lt;P&gt;So it's the problem of compiler settings?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find my project in attach&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hancheng YANG&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338834"&gt;2204_migration_KSDK_PE_d.7z.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 09:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/unkown-type-error-when-using-KSDK-along-with-PE/m-p/431764#M3775</guid>
      <dc:creator>hanchengyang</dc:creator>
      <dc:date>2015-04-22T09:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: unkown type error when using KSDK along with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/unkown-type-error-when-using-KSDK-along-with-PE/m-p/431765#M3776</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;When&amp;nbsp; use MQX_KSDK,&amp;nbsp; it needn't add the mqx_ksdk component,&amp;nbsp; we&amp;nbsp; only need choose here :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17978_17978.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120299i901E48A8970D756E/image-size/large?v=v2&amp;amp;px=999" role="button" title="17978_17978.png" alt="17978_17978.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51360iC2317B8F5E1B9C7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this function is equivalent to MQX_KSDK.&amp;nbsp; There are all the OS the KSDK concluded, we can refer to our need select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment , it is a project i create on my side , you can try it on your side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Alice&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, 24 Apr 2015 02:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/unkown-type-error-when-using-KSDK-along-with-PE/m-p/431765#M3776</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-04-24T02:10:31Z</dc:date>
    </item>
  </channel>
</rss>

