<?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 FreeRTOS configuration for executing 4 tasks simultaneously (S32K148 EVB) in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FreeRTOS-configuration-for-executing-4-tasks-simultaneously/m-p/1388124#M13274</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;In project I am using S32K148 EVB controller, I have added FreeRTOS for scheduling the four tasks, I have not made any change in RTOS default configuration. I have created four tasks with default stack size and same priority(0) for all tasks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However only one or sometime two tasks are&amp;nbsp;executing randomly.&amp;nbsp;&lt;BR /&gt;Could you please help me to configure FreeRTOS to run all four tasks and resolve this issue?&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Ajinkya&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 11:44:32 GMT</pubDate>
    <dc:creator>Ajinkya_KP</dc:creator>
    <dc:date>2021-12-16T11:44:32Z</dc:date>
    <item>
      <title>FreeRTOS configuration for executing 4 tasks simultaneously (S32K148 EVB)</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-configuration-for-executing-4-tasks-simultaneously/m-p/1388124#M13274</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;In project I am using S32K148 EVB controller, I have added FreeRTOS for scheduling the four tasks, I have not made any change in RTOS default configuration. I have created four tasks with default stack size and same priority(0) for all tasks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However only one or sometime two tasks are&amp;nbsp;executing randomly.&amp;nbsp;&lt;BR /&gt;Could you please help me to configure FreeRTOS to run all four tasks and resolve this issue?&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Ajinkya&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 11:44:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-configuration-for-executing-4-tasks-simultaneously/m-p/1388124#M13274</guid>
      <dc:creator>Ajinkya_KP</dc:creator>
      <dc:date>2021-12-16T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS configuration for executing 4 tasks simultaneously (S32K148 EVB)</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-configuration-for-executing-4-tasks-simultaneously/m-p/1388136#M13275</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;FreeRTOS doesn't permit execute 4 task simultaneously. It execute the task in order to priority and period times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I imagine that you problem is that you have a little period in your task , so when the scheduler check the task , the first task is availble to run again. For this reason you dont see the other 2 tasks to run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-configuration-for-executing-4-tasks-simultaneously/m-p/1388136#M13275</guid>
      <dc:creator>Miki849</dc:creator>
      <dc:date>2021-12-16T12:15:52Z</dc:date>
    </item>
  </channel>
</rss>

