<?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のトピックNo source available for 0xdeadbeee</title>
    <link>https://community.nxp.com/t5/S32K/No-source-available-for-0xdeadbeee/m-p/2102238#M49066</link>
    <description>&lt;P&gt;anyone who can help with that thank you in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have suddenly encounterred a debug problem when using jlink try debugging my code after using&amp;nbsp;FLASH_DRV_EraseAllBlockUnsecure(&amp;amp;bl_flashSSDConfig) to clear memory so as to do a second Dflash partition. The problem shows that code cannot be found besides debug&amp;nbsp; break point cannot stop at main function or just to say no break point after click debug_flash. All went smoothly before I tried to do erase flash for re-partition DFLASH as EEE. what had happend on earth?&amp;nbsp; the chip I worked on is S32K144 ,the tool for debugging is JLINK, the IDE version is S32DS for ARM v2.2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="捕获.PNG" style="width: 441px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339104i7E82F08F6ECA3A38/image-size/large?v=v2&amp;amp;px=999" role="button" title="捕获.PNG" alt="捕获.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;code that used to do erase memory&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youdeng_0-1747880244313.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339108iA9F0360F5968B174/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youdeng_0-1747880244313.png" alt="youdeng_0-1747880244313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2025 02:33:25 GMT</pubDate>
    <dc:creator>youdeng</dc:creator>
    <dc:date>2025-05-22T02:33:25Z</dc:date>
    <item>
      <title>No source available for 0xdeadbeee</title>
      <link>https://community.nxp.com/t5/S32K/No-source-available-for-0xdeadbeee/m-p/2102238#M49066</link>
      <description>&lt;P&gt;anyone who can help with that thank you in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have suddenly encounterred a debug problem when using jlink try debugging my code after using&amp;nbsp;FLASH_DRV_EraseAllBlockUnsecure(&amp;amp;bl_flashSSDConfig) to clear memory so as to do a second Dflash partition. The problem shows that code cannot be found besides debug&amp;nbsp; break point cannot stop at main function or just to say no break point after click debug_flash. All went smoothly before I tried to do erase flash for re-partition DFLASH as EEE. what had happend on earth?&amp;nbsp; the chip I worked on is S32K144 ,the tool for debugging is JLINK, the IDE version is S32DS for ARM v2.2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="捕获.PNG" style="width: 441px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339104i7E82F08F6ECA3A38/image-size/large?v=v2&amp;amp;px=999" role="button" title="捕获.PNG" alt="捕获.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;code that used to do erase memory&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youdeng_0-1747880244313.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339108iA9F0360F5968B174/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youdeng_0-1747880244313.png" alt="youdeng_0-1747880244313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 02:33:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/No-source-available-for-0xdeadbeee/m-p/2102238#M49066</guid>
      <dc:creator>youdeng</dc:creator>
      <dc:date>2025-05-22T02:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: No source available for 0xdeadbeee</title>
      <link>https://community.nxp.com/t5/S32K/No-source-available-for-0xdeadbeee/m-p/2102416#M49079</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In case the "no source available"you simply lost the link to the source code in your debug session.&lt;/P&gt;
&lt;P&gt;Usually simply rebuild the code and the paths will be set correctly again.&lt;/P&gt;
&lt;P&gt;Or some debuggers offer possibility to link source codes the the assembly during debug so you don't have to compile project again.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 07:04:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/No-source-available-for-0xdeadbeee/m-p/2102416#M49079</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2025-05-22T07:04:00Z</dc:date>
    </item>
  </channel>
</rss>

