<?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>MCUXpresso General中的主题 Re: Debugging RAM program with PE Micro Multilink</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/1589771#M4844</link>
    <description>&lt;P&gt;Hi Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/167559"&gt;@Alexis_A&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have same problem. I look up open issues below, I can’t find a solution.&lt;/P&gt;&lt;P&gt;Issue1:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/Flash-Programming/m-p/1071788/thread-id/8849" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/Flash-Programming/m-p/1071788/thread-id/8849&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Issue2:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051?search-action-id=112875368683&amp;amp;search-result-uid=861051" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051?search-action-id=112875368683&amp;amp;search-result-uid=861051&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also created my own issue:&lt;/P&gt;&lt;P&gt;My Question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT/IMXRT1064-Debug-with-P-amp-E-Micro-MultiLink-Error-with-Flash/m-p/1588840#M23475" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/IMXRT1064-Debug-with-P-amp-E-Micro-MultiLink-Error-with-Flash/m-p/1588840#M23475&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me about my question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to debug with my PEMicro probe both in Flash or RAM usage..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 11:39:55 GMT</pubDate>
    <dc:creator>Lukas_Frank</dc:creator>
    <dc:date>2023-01-30T11:39:55Z</dc:date>
    <item>
      <title>Debugging RAM program with PE Micro Multilink</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051#M1362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble debugging my RAM program with the PE micro multilink tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is nothing written to flash, it will enter debug mode with the green play button grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I hit pause, nothing happens because I don't think that the program is running, and I also have to force close gdb server in task manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enter debug for my ram program, and there is something written to flash, it will work properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing some digging I found this in the MCUXpresso manual:&amp;nbsp; "Since an MCU will not automatically boot from RAM, a scheme is needed to take control of the debuggers reset mechanism"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a soft reset and there is also a kinetisRamReset.scp file but this can only be used in LinkServer Debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I have the flash erased, load my program into RAM, and have it start using the PE multilink tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there&amp;nbsp;a certain configuration setup needed to run RAM programs with the PE tool I am not aware of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 21:42:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051#M1362</guid>
      <dc:creator>mitchenerjosh</dc:creator>
      <dc:date>2019-01-24T21:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging RAM program with PE Micro Multilink</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861052#M1363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you link the&amp;nbsp;application to RAM in the MCUXpresso?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Project properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Managed Linker Script and check the option "Link application to RAM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/8343i0CE3FDDCBAC4FBE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this option isn't active the program counter would point to an application in flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 21:39:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861052#M1363</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-01-28T21:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging RAM program with PE Micro Multilink</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861053#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this was selected already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 21:42:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861053#M1364</guid>
      <dc:creator>mitchenerjosh</dc:creator>
      <dc:date>2019-01-28T21:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging RAM program with PE Micro Multilink</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861054#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To try to replicate this, which device are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 17:46:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861054#M1365</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-01-30T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging RAM program with PE Micro Multilink</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/1589771#M4844</link>
      <description>&lt;P&gt;Hi Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/167559"&gt;@Alexis_A&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have same problem. I look up open issues below, I can’t find a solution.&lt;/P&gt;&lt;P&gt;Issue1:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/Flash-Programming/m-p/1071788/thread-id/8849" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/Flash-Programming/m-p/1071788/thread-id/8849&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Issue2:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051?search-action-id=112875368683&amp;amp;search-result-uid=861051" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/861051?search-action-id=112875368683&amp;amp;search-result-uid=861051&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also created my own issue:&lt;/P&gt;&lt;P&gt;My Question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT/IMXRT1064-Debug-with-P-amp-E-Micro-MultiLink-Error-with-Flash/m-p/1588840#M23475" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/IMXRT1064-Debug-with-P-amp-E-Micro-MultiLink-Error-with-Flash/m-p/1588840#M23475&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me about my question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to debug with my PEMicro probe both in Flash or RAM usage..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 11:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debugging-RAM-program-with-PE-Micro-Multilink/m-p/1589771#M4844</guid>
      <dc:creator>Lukas_Frank</dc:creator>
      <dc:date>2023-01-30T11:39:55Z</dc:date>
    </item>
  </channel>
</rss>

