<?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 Breakpoint FreeRtos debugging in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1839610#M33740</link>
    <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;BR /&gt;I can 't have an enabled breakpoint , also FreeRtos tasks (threads) I can't see them however. I create 4 tasks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AchrafOukheir_0-1712080194441.png" style="width: 506px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271642i5D02C1FC5B3353CE/image-dimensions/506x274?v=v2" width="506" height="274" role="button" title="AchrafOukheir_0-1712080194441.png" alt="AchrafOukheir_0-1712080194441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe it's not well configured. I am based on the Freertos s32k344 example.&lt;BR /&gt;&lt;BR /&gt;maybe my debugger doesnt support FreeRtos, my debugger is :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AchrafOukheir_0-1712082323905.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271647iF00140F184991841/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AchrafOukheir_0-1712082323905.png" alt="AchrafOukheir_0-1712082323905.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 18:25:37 GMT</pubDate>
    <dc:creator>AchrafOukheir</dc:creator>
    <dc:date>2024-04-02T18:25:37Z</dc:date>
    <item>
      <title>Breakpoint FreeRtos debugging</title>
      <link>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1839610#M33740</link>
      <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;BR /&gt;I can 't have an enabled breakpoint , also FreeRtos tasks (threads) I can't see them however. I create 4 tasks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AchrafOukheir_0-1712080194441.png" style="width: 506px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271642i5D02C1FC5B3353CE/image-dimensions/506x274?v=v2" width="506" height="274" role="button" title="AchrafOukheir_0-1712080194441.png" alt="AchrafOukheir_0-1712080194441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe it's not well configured. I am based on the Freertos s32k344 example.&lt;BR /&gt;&lt;BR /&gt;maybe my debugger doesnt support FreeRtos, my debugger is :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AchrafOukheir_0-1712082323905.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271647iF00140F184991841/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AchrafOukheir_0-1712082323905.png" alt="AchrafOukheir_0-1712082323905.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 18:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1839610#M33740</guid>
      <dc:creator>AchrafOukheir</dc:creator>
      <dc:date>2024-04-02T18:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint FreeRtos debugging</title>
      <link>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1841003#M33837</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219253"&gt;@AchrafOukheir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the shared images, looks like you have selected the Skip All Breakpoints. This command marks all breakpoints in the current view as skipped. Breakpoints marked as skipped will not suspend execution.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1712266326956.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272109i92F692793646A25F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1712266326956.png" alt="VaneB_0-1712266326956.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 21:32:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1841003#M33837</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-04-04T21:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint FreeRtos debugging</title>
      <link>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1841310#M33860</link>
      <description>Thank you. If the breakpoints are resolved, the FreeRTOS debugging features will work.</description>
      <pubDate>Fri, 05 Apr 2024 12:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1841310#M33860</guid>
      <dc:creator>AchrafOukheir</dc:creator>
      <dc:date>2024-04-05T12:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint FreeRtos debugging</title>
      <link>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1948123#M40593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using S32 DS V3.4 , using Free RTOS with 2 task. When i try to debug, breakpoint are hitting at very first time, but after triggering Resume option, breakpoints are not hitting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone please give me some suggestion to resolve this error.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Breakpoint-FreeRtos-debugging/m-p/1948123#M40593</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2024-09-05T09:49:26Z</dc:date>
    </item>
  </channel>
</rss>

