<?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: dev_cdc_virtual_com task expansion using FreeRTOS possible? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501764#M4802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Despite large stack it was too small....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 13:54:28 GMT</pubDate>
    <dc:creator>odt</dc:creator>
    <dc:date>2016-03-04T13:54:28Z</dc:date>
    <item>
      <title>dev_cdc_virtual_com task expansion using FreeRTOS possible?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501762#M4800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In order to explore the possibilities of the USB on a FRDM-MKL27, I have used the dev_cdc_virtual_com (virtual_com) example using a Keil development suite. The example seems to be working though I experience problems expanding the number of tasks running. I have added a simple task that only is to toggle the LED and then wait.&lt;/P&gt;&lt;P&gt;Both tasks are executed during initialization before the OSA_Start is executed. Unfortunately only the first of the tasks is able to run - either the USB port OR the LED flashing. How to fix the minor expansion of the default example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 09:31:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501762#M4800</guid>
      <dc:creator>odt</dc:creator>
      <dc:date>2016-03-03T09:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: dev_cdc_virtual_com task expansion using FreeRTOS possible?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501763#M4801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the modified file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 09:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501763#M4801</guid>
      <dc:creator>odt</dc:creator>
      <dc:date>2016-03-03T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: dev_cdc_virtual_com task expansion using FreeRTOS possible?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501764#M4802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Despite large stack it was too small....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:54:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501764#M4802</guid>
      <dc:creator>odt</dc:creator>
      <dc:date>2016-03-04T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: dev_cdc_virtual_com task expansion using FreeRTOS possible?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501765#M4803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend to you change priority for task 2.&lt;/P&gt;&lt;P&gt;You cannot have defined two tasks with the same priorities.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="task2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58387iA6D42240F830234A/image-size/large?v=v2&amp;amp;px=999" role="button" title="task2.png" alt="task2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please, set &lt;STRONG&gt;TASK_2_PRIO&lt;/STRONG&gt; on value 5U&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 18:57:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501765#M4803</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-03-07T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: dev_cdc_virtual_com task expansion using FreeRTOS possible?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501766#M4804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was based on a simple beginners fault - too small stack.&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 07:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/dev-cdc-virtual-com-task-expansion-using-FreeRTOS-possible/m-p/501766#M4804</guid>
      <dc:creator>odt</dc:creator>
      <dc:date>2016-03-08T07:45:32Z</dc:date>
    </item>
  </channel>
</rss>

