<?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 S32DS debug can not run main in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1945766#M12635</link>
    <description>&lt;P&gt;hi~&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am currently using the MPC5744P with S32 Design Studio (S32DS) version 2.1. I created a project using "Project from Example" and when I try to debug and flash the program, I encounter the error "No source available for '0x1000000'". Moreover, this address is not within the MAIN program. What additional settings might be needed? Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ted_cys_0-1725329230305.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296706i46316B43E7020D76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ted_cys_0-1725329230305.png" alt="ted_cys_0-1725329230305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 02:07:16 GMT</pubDate>
    <dc:creator>ted_cys</dc:creator>
    <dc:date>2024-09-03T02:07:16Z</dc:date>
    <item>
      <title>S32DS debug can not run main</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1945766#M12635</link>
      <description>&lt;P&gt;hi~&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am currently using the MPC5744P with S32 Design Studio (S32DS) version 2.1. I created a project using "Project from Example" and when I try to debug and flash the program, I encounter the error "No source available for '0x1000000'". Moreover, this address is not within the MAIN program. What additional settings might be needed? Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ted_cys_0-1725329230305.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296706i46316B43E7020D76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ted_cys_0-1725329230305.png" alt="ted_cys_0-1725329230305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 02:07:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1945766#M12635</guid>
      <dc:creator>ted_cys</dc:creator>
      <dc:date>2024-09-03T02:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS debug can not run main</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1946202#M12636</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239992"&gt;@ted_cys&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your screenshot, machine check exception was triggered after reset and before reaching main function. I would try to uncheck "Run on reset" like this in Debug configurations:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1725359538519.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296817i37568BB4D1A0EC27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1725359538519.png" alt="lukaszadrapa_0-1725359538519.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then the program will stop directly on entry point after loading and you can debug/step also the startup files to see what's wrong.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 10:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1946202#M12636</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-09-03T10:33:35Z</dc:date>
    </item>
    <item>
      <title>回复： S32DS debug can not run main</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1946983#M12641</link>
      <description>&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi! It looks like you're dealing with some debugging issues. Your message is mostly clear, but here's a refined version to improve the grammar and clarity:&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I tried to uncheck "Run on reset," but I still can't get breakpoints to stop in main.c. The breakpoints always stop at 00000010: se_illegal. Any ideas on what might be causing this? t&lt;SPAN&gt;anks.&lt;/SPAN&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ted_cys_0-1725436136772.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297005i5E10B7D4A377EF0B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ted_cys_0-1725436136772.png" alt="ted_cys_0-1725436136772.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Sep 2024 07:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-debug-can-not-run-main/m-p/1946983#M12641</guid>
      <dc:creator>ted_cys</dc:creator>
      <dc:date>2024-09-04T07:49:06Z</dc:date>
    </item>
  </channel>
</rss>

