<?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>S32 Design StudioのトピックRe: How to show Runtime in S32K FreeRTOS</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825843#M3862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can confirm the same behavior. No Runtime stat with enabled requested macros. I sent this thread into SDK team, hope someone will ask it soon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2018 13:21:11 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-07-19T13:21:11Z</dc:date>
    <item>
      <title>How to show Runtime in S32K FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825842#M3861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see there is a TaskList indicator show task's information. But I cannot&amp;nbsp;see RunTime view, even after check the "Collect runtime statistics". Do you know how to see the runtime statistics? Is there any special configuration to do? Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65738iCD867DE0DEDF3090/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65740i34691581D81AF911/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Tony Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 10:14:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825842#M3861</guid>
      <dc:creator>jianlongzhang</dc:creator>
      <dc:date>2018-07-18T10:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Runtime in S32K FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825843#M3862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can confirm the same behavior. No Runtime stat with enabled requested macros. I sent this thread into SDK team, hope someone will ask it soon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 13:21:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825843#M3862</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-19T13:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Runtime in S32K FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825844#M3863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony, Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I can recommend a workaround to get the Runtime facility working:&lt;/P&gt;&lt;P&gt;In the FreeRTOS component, go to the 'User Settings' tab and add a definition (click on the three dots):&lt;/P&gt;&lt;P&gt;#define portREMOVE_STATIC_QUALIFIER 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in this snapshot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65981i3F38DD5F700A0309/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After, re-generate Processor Expert code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the 'Runtime' facility should work as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65982iDC889533EAEFB852/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ovidiu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-show-Runtime-in-S32K-FreeRTOS/m-p/825844#M3863</guid>
      <dc:creator>ovidiualexandru</dc:creator>
      <dc:date>2018-07-20T07:49:57Z</dc:date>
    </item>
  </channel>
</rss>

