<?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: FreeRTOS in KL02Z (SDK_2.0_FRDM-KL02Z) in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542777#M5580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you turned on the hooks like the one for 'out of heap'? I think you have not allocated enough heap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2016 12:02:57 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2016-06-17T12:02:57Z</dc:date>
    <item>
      <title>FreeRTOS in KL02Z (SDK_2.0_FRDM-KL02Z)</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542776#M5579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get simple "Hello world" example to work in KL02Z with FreeRTOS. I am using FRDM-KL02Z board. And I am using SDK2.0. And I am using Kinetis Design Studio Version: 3.2.0.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No issues with build or debug. No issues in creating task or starting scheduler. "Hello world" task is just not entered at all.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Setup based on following, only used board and task changed:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.element14.com%2Fcommunity%2Fcommunity%2Fdesigncenter%2Fkinetis_kl2_freedom_board%2Fblog%2F2016%2F04%2F15%2Fgetting-started-with-freertos-and-ksdk-20-creating-a-new-freertos-with-ksdk-v20-application-using-frdm-k64f-freedom-board" rel="nofollow" target="_blank"&gt;Freedom development platform: Getting Started w... | element14 Community&lt;/A&gt; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What might be issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 10:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542776#M5579</guid>
      <dc:creator>petterijarvela</dc:creator>
      <dc:date>2016-06-17T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS in KL02Z (SDK_2.0_FRDM-KL02Z)</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542777#M5580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you turned on the hooks like the one for 'out of heap'? I think you have not allocated enough heap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 12:02:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542777#M5580</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-06-17T12:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS in KL02Z (SDK_2.0_FRDM-KL02Z)</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542778#M5581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petteri,&lt;/P&gt;&lt;P&gt;I only took a quick look at KSDK_v2 for KL02 and it does not have any example for FreeRTOS.&amp;nbsp; Wondering if that reason is because the KL02 has such limited flash (8/16/32KB options) and SRAM (only 1/2/4 respectively) that having FreeRTOS doesn't work on that limited of memory???&amp;nbsp; I haven't tried yet.&amp;nbsp; Maybe others can chime in on this too.&lt;/P&gt;&lt;P&gt;Your example link is using the K64 with loads of on-chip memory (1MB flash and 256KB SRAM).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 20:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542778#M5581</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-06-17T20:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS in KL02Z (SDK_2.0_FRDM-KL02Z)</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542779#M5582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;as I know, it is recommended to have at least 16K RAM to use FreeRTOS.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 09:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FreeRTOS-in-KL02Z-SDK-2-0-FRDM-KL02Z/m-p/542779#M5582</guid>
      <dc:creator>MarekTrmac</dc:creator>
      <dc:date>2016-10-31T09:10:12Z</dc:date>
    </item>
  </channel>
</rss>

