<?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 MIMXRT1170-EVK FreeRTOS Hello Example Issue in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2402819#M5544</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I imported the &lt;STRONG&gt;evkbmimxrt1170_freertos_hello_cm7&lt;/STRONG&gt; example project from the MCUXpresso SDK into MCUXpresso IDE without making any significant modifications.&lt;/P&gt;&lt;P&gt;The project builds successfully without any errors or warnings and downloads to the MIMXRT1170-EVK(MIMXRT1176DVMAA) board successfully.&lt;/P&gt;&lt;P&gt;The task created successfully and executes only once and then stops at address &lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt;.&amp;nbsp;This behavior occurs &lt;STRONG&gt;every time.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LED Toggle Task:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To verify whether the problem was related to vTaskSuspend(), I've created another task with a simple LED blinking task.&lt;/P&gt;&lt;P class=""&gt;Expected behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LED should toggle every 100 ms continuously.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Actual behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LED toggles only once.&lt;/LI&gt;&lt;LI&gt;After the first execution, debugger again stops at:&amp;nbsp;&lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly clarify the following queries,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What does address &lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt; indicate in the MCUXpresso SDK for i.MX RT1170?&lt;/LI&gt;&lt;LI&gt;Why does the task execute only once instead of running periodically?&lt;/LI&gt;&lt;LI&gt;Is there any additional configuration required to work correctly on the MIMXRT1170-EVK?&lt;/LI&gt;&lt;LI&gt;What changes are required to make the task execute periodically as expected?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_0-1786093292545.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393962iDCD52E5746D5FB49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_0-1786093292545.png" alt="Rosh_0-1786093292545.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_1-1786093311524.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393963i55F850F43E2E8A72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_1-1786093311524.png" alt="Rosh_1-1786093311524.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_2-1786093339102.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393964i548943D3467E2613/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_2-1786093339102.png" alt="Rosh_2-1786093339102.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Aug 2026 09:05:48 GMT</pubDate>
    <dc:creator>Rosh</dc:creator>
    <dc:date>2026-08-07T09:05:48Z</dc:date>
    <item>
      <title>MIMXRT1170-EVK FreeRTOS Hello Example Issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2402819#M5544</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I imported the &lt;STRONG&gt;evkbmimxrt1170_freertos_hello_cm7&lt;/STRONG&gt; example project from the MCUXpresso SDK into MCUXpresso IDE without making any significant modifications.&lt;/P&gt;&lt;P&gt;The project builds successfully without any errors or warnings and downloads to the MIMXRT1170-EVK(MIMXRT1176DVMAA) board successfully.&lt;/P&gt;&lt;P&gt;The task created successfully and executes only once and then stops at address &lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt;.&amp;nbsp;This behavior occurs &lt;STRONG&gt;every time.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LED Toggle Task:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To verify whether the problem was related to vTaskSuspend(), I've created another task with a simple LED blinking task.&lt;/P&gt;&lt;P class=""&gt;Expected behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LED should toggle every 100 ms continuously.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Actual behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LED toggles only once.&lt;/LI&gt;&lt;LI&gt;After the first execution, debugger again stops at:&amp;nbsp;&lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly clarify the following queries,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What does address &lt;STRONG&gt;0xDEADBEEE&lt;/STRONG&gt; indicate in the MCUXpresso SDK for i.MX RT1170?&lt;/LI&gt;&lt;LI&gt;Why does the task execute only once instead of running periodically?&lt;/LI&gt;&lt;LI&gt;Is there any additional configuration required to work correctly on the MIMXRT1170-EVK?&lt;/LI&gt;&lt;LI&gt;What changes are required to make the task execute periodically as expected?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_0-1786093292545.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393962iDCD52E5746D5FB49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_0-1786093292545.png" alt="Rosh_0-1786093292545.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_1-1786093311524.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393963i55F850F43E2E8A72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_1-1786093311524.png" alt="Rosh_1-1786093311524.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rosh_2-1786093339102.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393964i548943D3467E2613/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rosh_2-1786093339102.png" alt="Rosh_2-1786093339102.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2026 09:05:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2402819#M5544</guid>
      <dc:creator>Rosh</dc:creator>
      <dc:date>2026-08-07T09:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170-EVK FreeRTOS Hello Example Issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2402978#M5545</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/265404"&gt;@Rosh&lt;/a&gt;,&lt;BR /&gt;I understand that you are currently using the MIMXRT1170-EVK. Please note that the SDK for the MIMXRT1170-EVK is different from the SDK provided for the MIMXRT1170-EVKB. Could you please download and test with the SDK specifically generated for the RT1170-EVK using the MCUXpresso &lt;A href="https://mcuxpresso.nxp.com/" target="_self"&gt;SDK Builder&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_0-1786125239179.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/393999iE71080226665C4E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Habib_MS_0-1786125239179.png" alt="Habib_MS_0-1786125239179.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I understand your point. The SDK examples&amp;nbsp;are intended to provide a common use cases for each peripheral functionality. The 0xDEADBEE value is typically associated with a HardFault condition.&lt;BR /&gt;Could you please run the example without any modifications and let me know the results using the latest available SDK version?&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2026 18:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2402978#M5545</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2026-08-07T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170-EVK FreeRTOS Hello Example Issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2403564#M5546</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231807"&gt;@Habib_MS&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've downloaded the SDK specifically generated for the RT1170-EVK using the MCUXpresso SDK Builder and tested it. It is working fine now.&lt;BR /&gt;&lt;BR /&gt;Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 06:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/MIMXRT1170-EVK-FreeRTOS-Hello-Example-Issue/m-p/2403564#M5546</guid>
      <dc:creator>Rosh</dc:creator>
      <dc:date>2026-08-11T06:40:30Z</dc:date>
    </item>
  </channel>
</rss>

