<?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>S32KのトピックRe: s32k312 debug for sds3.5</title>
    <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1941489#M40177</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I can see you have the "Skip All Breakpoints" option enabled, could you try debugging while this option is disabled?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1724783304490.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295618i50F7DEADF87E7D4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1724783304490.png" alt="Julin_AragnM_0-1724783304490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This issue may be caused by the debugger not being able to enter the first breakpoint at main, since the &lt;STRONG&gt;pre-run/restart&lt;/STRONG&gt;&amp;nbsp;option only issues a reset and halt to the MCU after flashing the project:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_1-1724783311504.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295619iF7BDB67852CE1184/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_1-1724783311504.png" alt="Julin_AragnM_1-1724783311504.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this issue keeps happening, you can also try to contact the&amp;nbsp;&lt;A href="https://forum.segger.com/" target="_blank"&gt;SEGGER - Forum&lt;/A&gt;&amp;nbsp;directly.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 18:29:52 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2024-08-27T18:29:52Z</dc:date>
    <item>
      <title>s32k312 debug for sds3.5</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1939860#M40082</link>
      <description>&lt;P&gt;When you encounter the error "No source available for "__interrupts_ram_start() at 0x2000035a"" while debugging an S32K312 MCU using SDS3.5, it typically indicates that the debugger is unable to locate the source code for a specific function or entry point that is being executed. In this case, __interrupts_ram_start() is likely a function or a section of code that is automatically generated or defined by the linker script or startup code for your project.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20240826104208.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295132iDA7CABC8CC4637CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20240826104208.png" alt="微信图片_20240826104208.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 03:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1939860#M40082</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-08-26T03:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 debug for sds3.5</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1940542#M40125</link>
      <description>&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;When I disable the pre-run/reset option in the debug settings, I can enter the simulation debugging normally. However, I didn't encounter this issue when using s32ds2.2 to develop for s32k144. Could you please explain why this kind of issue arises when using s32ds3.5 to develop for s32k312?？&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20240826231426.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295349i2B97F4229A0C25D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20240826231426.png" alt="微信图片_20240826231426.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 15:20:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1940542#M40125</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-08-26T15:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 debug for sds3.5</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1941489#M40177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I can see you have the "Skip All Breakpoints" option enabled, could you try debugging while this option is disabled?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1724783304490.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295618i50F7DEADF87E7D4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1724783304490.png" alt="Julin_AragnM_0-1724783304490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This issue may be caused by the debugger not being able to enter the first breakpoint at main, since the &lt;STRONG&gt;pre-run/restart&lt;/STRONG&gt;&amp;nbsp;option only issues a reset and halt to the MCU after flashing the project:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_1-1724783311504.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295619iF7BDB67852CE1184/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_1-1724783311504.png" alt="Julin_AragnM_1-1724783311504.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this issue keeps happening, you can also try to contact the&amp;nbsp;&lt;A href="https://forum.segger.com/" target="_blank"&gt;SEGGER - Forum&lt;/A&gt;&amp;nbsp;directly.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 18:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1941489#M40177</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-08-27T18:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 debug for sds3.5</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1941634#M40190</link>
      <description>If I enable breakpoint debugging, I am unable to simulate as well. I can only proceed by disabling the pre-run/reset option.</description>
      <pubDate>Wed, 28 Aug 2024 00:51:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1941634#M40190</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-08-28T00:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 debug for sds3.5</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1943512#M40304</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Is there a reason you need to enable the pre-run/reset option? Since it is not needed for normal debugging operation, and it does not work with your current project, is there a reason you need to enable it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:11:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-debug-for-sds3-5/m-p/1943512#M40304</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-08-29T14:11:19Z</dc:date>
    </item>
  </channel>
</rss>

