<?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のトピックS32DS printf implementation</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-printf-implementation/m-p/1510614#M8977</link>
    <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I want to implement the printf statement to check the ADC ouput data.&lt;/P&gt;&lt;P&gt;currently I am running NXP sample code&amp;nbsp;&lt;STRONG&gt;MCSPTE1AK144_BLDC_6Step.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am trying to add the printf statement in checkfault function, I can able to see the value in console but My motor is not running. if comment the printf statement then build the flash, now my motor is working fine.&lt;/P&gt;&lt;P&gt;my doubt is if I added the printf statement why motor is not rotating.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarwath_0-1661320599925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191078i8098ED7FD60B9ECF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarwath_0-1661320599925.png" alt="sarwath_0-1661320599925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Sarwath&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 05:57:30 GMT</pubDate>
    <dc:creator>sarwath</dc:creator>
    <dc:date>2022-08-24T05:57:30Z</dc:date>
    <item>
      <title>S32DS printf implementation</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-printf-implementation/m-p/1510614#M8977</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I want to implement the printf statement to check the ADC ouput data.&lt;/P&gt;&lt;P&gt;currently I am running NXP sample code&amp;nbsp;&lt;STRONG&gt;MCSPTE1AK144_BLDC_6Step.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am trying to add the printf statement in checkfault function, I can able to see the value in console but My motor is not running. if comment the printf statement then build the flash, now my motor is working fine.&lt;/P&gt;&lt;P&gt;my doubt is if I added the printf statement why motor is not rotating.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarwath_0-1661320599925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191078i8098ED7FD60B9ECF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarwath_0-1661320599925.png" alt="sarwath_0-1661320599925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Sarwath&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 05:57:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-printf-implementation/m-p/1510614#M8977</guid>
      <dc:creator>sarwath</dc:creator>
      <dc:date>2022-08-24T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS printf implementation</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-printf-implementation/m-p/1511550#M8983</link>
      <description>&lt;P&gt;Hi Sarwath,&lt;/P&gt;
&lt;P&gt;the problem is that printf is blocking function and it can affect the control loop. Better option is to use Freemaster:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER?tid=vanFREEMASTER" target="_blank"&gt;https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER?tid=vanFREEMASTER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There's also community space for Freemaster:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/FreeMASTER/bd-p/freemaster" target="_blank"&gt;https://community.nxp.com/t5/FreeMASTER/bd-p/freemaster&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 08:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-printf-implementation/m-p/1511550#M8983</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-08-25T08:06:40Z</dc:date>
    </item>
  </channel>
</rss>

