<?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>MPC5xxx中的主题 S32 debugger reset loop</title>
    <link>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1177875#M16628</link>
    <description>&lt;P&gt;Trying to set a debug with OPENSDA and stop after main.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that after main() has the return value, the board resets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MPC5748G, the main() looks as follows:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;int main(void)
{
    board_init();
    printf("version : %d", get_version());
    return 0;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to stop S32from resetting the board every time?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 10:21:22 GMT</pubDate>
    <dc:creator>kfirbs</dc:creator>
    <dc:date>2020-11-04T10:21:22Z</dc:date>
    <item>
      <title>S32 debugger reset loop</title>
      <link>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1177875#M16628</link>
      <description>&lt;P&gt;Trying to set a debug with OPENSDA and stop after main.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that after main() has the return value, the board resets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MPC5748G, the main() looks as follows:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;int main(void)
{
    board_init();
    printf("version : %d", get_version());
    return 0;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to stop S32from resetting the board every time?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 10:21:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1177875#M16628</guid>
      <dc:creator>kfirbs</dc:creator>
      <dc:date>2020-11-04T10:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32 debugger reset loop</title>
      <link>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1178483#M16639</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You have to end the program somehow.&lt;/P&gt;
&lt;P&gt;For example with while(1).&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 04:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1178483#M16639</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2020-11-05T04:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32 debugger reset loop</title>
      <link>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1264250#M18028</link>
      <description>&lt;P&gt;Hello Kfirbs,&lt;BR /&gt;I am a beginner and I am also working with the MPC5448G. Please I would like to know how you use the printf with the MPC5448G&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 09:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/S32-debugger-reset-loop/m-p/1264250#M18028</guid>
      <dc:creator>Elsa_24</dc:creator>
      <dc:date>2021-04-19T09:37:00Z</dc:date>
    </item>
  </channel>
</rss>

