<?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>S32KのトピックRe: FreeRTOS vTaskDelay not working as expected</title>
    <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1412056#M13949</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reinstalled S32DS and it works correctly now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 22:49:37 GMT</pubDate>
    <dc:creator>MateoSegura413</dc:creator>
    <dc:date>2022-02-10T22:49:37Z</dc:date>
    <item>
      <title>FreeRTOS vTaskDelay not working as expected</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1408783#M13885</link>
      <description>&lt;P&gt;Hello, I have a simple RTOS application that is only running 1 thread (task). I am using the vTaskDelay function to delay my code for 100ms as following:&lt;/P&gt;&lt;P&gt;vTaskDelay(100/portTICK_PERIOD_MS)&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my code does NOT get delayed for 100ms, but rather somehwere around 4 times that, so appx. 400ms (measured it with scope).&amp;nbsp; This code is being ran on the FreeRTOS example provided, and NONE of the settings have been changed.&amp;nbsp; We also tried this in 2 different machines and boards, and same result. It also happens with with pdMS_TO_TICKS macro and same results. Any idea as to what the issue might be? &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 22:56:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1408783#M13885</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-03T22:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS vTaskDelay not working as expected</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1408975#M13894</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196282"&gt;@MateoSegura413&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please specify the MCU, S32DS IDE version and the RTD or SDK version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 11:44:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1408975#M13894</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-02-04T11:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS vTaskDelay not working as expected</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1409173#M13897</link>
      <description>&lt;P&gt;Hi and thanks for your response, here's the info you need:&lt;/P&gt;&lt;P&gt;- MCU: S32K344&lt;/P&gt;&lt;P&gt;- S32DS Version 3.4&lt;/P&gt;&lt;P&gt;- S32K3xx development package version 3.4.3&lt;/P&gt;&lt;P&gt;- RTD AUTOSAR 4.4 Version 1.0.0&lt;/P&gt;&lt;P&gt;- FreeRTOS for S32K3 1.0.0&lt;/P&gt;&lt;P&gt;I'm using theFreeRTOS_Toggle_Led_Example_S32K344, no changes were made.&lt;/P&gt;&lt;P&gt;I also tried to create a blank application project and add RTOS and same results.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 19:19:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1409173#M13897</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-04T19:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS vTaskDelay not working as expected</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1410221#M13923</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196282"&gt;@MateoSegura413&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I just tested it on S32K3X4EVB-Q257 (Sch-47827 REV A) with 16Mhz crystal, and it works as expected.&lt;/P&gt;
&lt;P&gt;What boards do you use? EVBs or you custom boards?&lt;/P&gt;
&lt;P&gt;What is frequency of the crystal there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 10:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1410221#M13923</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-02-08T10:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS vTaskDelay not working as expected</title>
      <link>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1412056#M13949</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reinstalled S32DS and it works correctly now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 22:49:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FreeRTOS-vTaskDelay-not-working-as-expected/m-p/1412056#M13949</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-10T22:49:37Z</dc:date>
    </item>
  </channel>
</rss>

