<?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: How many max task can be deifned in s32k146 ? in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/How-many-max-task-can-be-deifned-in-s32k146/m-p/1764215#M3457</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211701"&gt;@s32k146_ige&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;there's no maximum for number of tasks. The limits are given by size of memories and by application itself - it depends what you want to do and what kind of performance you expect. &lt;BR /&gt;You can take a look at:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/How-to-configure-interrupt-priorities-when-using-freertos-for/m-p/1744290/highlight/true#M28061" target="_blank"&gt;https://community.nxp.com/t5/S32K/How-to-configure-interrupt-priorities-when-using-freertos-for/m-p/1744290/highlight/true#M28061&lt;/A&gt;&lt;BR /&gt;Generally, there are two common options for analysis - you can trace the code but obviously you need some tracing tools. Second option is to toggle a GPIO(s) at the beginning and at the end of a task/function/whatever and then check the GPIO(s) on logic analyzer or on oscilloscope. &lt;BR /&gt;Regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 17:21:05 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2023-11-27T17:21:05Z</dc:date>
    <item>
      <title>How many max task can be deifned in s32k146 ?</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-many-max-task-can-be-deifned-in-s32k146/m-p/1763577#M3453</link>
      <description>&lt;P&gt;I am using freertos and currently i have 12 task defined in my project. it seems that task switching is not happening properly. i have given task priorities 1 to 12 and timer priority 3 in freertos. when ever i add vTaskdelay 1 in taskA its time is never 1ms some times its 500us some time its 1.6ms. even in other task the day is not proper using vtaskdelay. i have also observed that any task some time in between stop executing. the other thing i want to ask is how to handle interrupts and interrupt priorities using RTOS in sk32. Is there way to probe task running time and execution interval ?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 15:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-many-max-task-can-be-deifned-in-s32k146/m-p/1763577#M3453</guid>
      <dc:creator>s32k146_ige</dc:creator>
      <dc:date>2023-11-25T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How many max task can be deifned in s32k146 ?</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-many-max-task-can-be-deifned-in-s32k146/m-p/1764215#M3457</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211701"&gt;@s32k146_ige&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;there's no maximum for number of tasks. The limits are given by size of memories and by application itself - it depends what you want to do and what kind of performance you expect. &lt;BR /&gt;You can take a look at:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/How-to-configure-interrupt-priorities-when-using-freertos-for/m-p/1744290/highlight/true#M28061" target="_blank"&gt;https://community.nxp.com/t5/S32K/How-to-configure-interrupt-priorities-when-using-freertos-for/m-p/1744290/highlight/true#M28061&lt;/A&gt;&lt;BR /&gt;Generally, there are two common options for analysis - you can trace the code but obviously you need some tracing tools. Second option is to toggle a GPIO(s) at the beginning and at the end of a task/function/whatever and then check the GPIO(s) on logic analyzer or on oscilloscope. &lt;BR /&gt;Regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 17:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-many-max-task-can-be-deifned-in-s32k146/m-p/1764215#M3457</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-11-27T17:21:05Z</dc:date>
    </item>
  </channel>
</rss>

