<?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 Re: MiMXRT1062CVJ5B debugging problems in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439671#M189013</link>
    <description>&lt;P&gt;Thanks so much but I managed to get it going.&lt;BR /&gt;I deleted the Debug.launch file and made a new one and now this problem hasn't occurred anymore.&lt;/P&gt;&lt;P&gt;I didn't understand what happened but for now it works.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 11:26:35 GMT</pubDate>
    <dc:creator>robertomorsiani</dc:creator>
    <dc:date>2022-04-06T11:26:35Z</dc:date>
    <item>
      <title>MiMXRT1062CVJ5B debugging problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1438731#M188954</link>
      <description>&lt;P&gt;The program I'm using is the very simple "Hello world" demo app with semihost consol.&lt;/P&gt;&lt;P&gt;I have a castom board with MiXRT1062, which is configured similar to the evaluation board(EVK 1060).&lt;/P&gt;&lt;P&gt;The difference is that I have a flash S25LP064DJBLE flash which is similar (3.3v)&lt;/P&gt;&lt;P&gt;If I use Jlink Plus (Segger) the program is loaded and executed correctly.&lt;/P&gt;&lt;P&gt;If I use the PE micro FX the program is loaded (it looks correctly) but then when it has to run it reads all 0x00s and the instructions are all MOVS.&lt;/P&gt;&lt;P&gt;Has anyone had this problem?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 08:02:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1438731#M188954</guid>
      <dc:creator>robertomorsiani</dc:creator>
      <dc:date>2022-04-05T08:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: MiMXRT1062CVJ5B debugging problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439592#M189007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10798"&gt;@robertomorsiani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you can use the Segger JLINK, just use the JLINK to debug your RT1062+QSPI flash.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;About the PEMicro debugger issues, it should be related to the flash driver, which IDE and version you are using? You can check the log, whether it calls the QSPI flashdriver for your PEmicro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 09:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439592#M189007</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-04-06T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: MiMXRT1062CVJ5B debugging problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439617#M189009</link>
      <description>&lt;P&gt;MCUXpresso IDE v11.5.0 [Build 7232] [2022-01-11]&lt;/P&gt;&lt;P&gt;SDK_2.11.1 - Manifert Version 3.9.0&lt;/P&gt;&lt;P&gt;In the project FLASH Driver MIMXRT1060_SFDP_QSPI.cfx&lt;/P&gt;&lt;P&gt;PE Flash Algorithm issi_is25wp064_1x32x2meg_imxrt1062.arp&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 09:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439617#M189009</guid>
      <dc:creator>robertomorsiani</dc:creator>
      <dc:date>2022-04-06T09:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: MiMXRT1062CVJ5B debugging problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439635#M189010</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10798"&gt;@robertomorsiani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;MIMXRT1060_SFDP_QSPI.cfx won't be used to PE.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PE just use&amp;nbsp;&amp;nbsp;issi_is25wp064_1x32x2meg_imxrt1062.arp, in my memory, in the old MCUXPresso IDE version, this works perfectly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But seems, the new MCUXPresso IDE has the related issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Please also share me your log, I mean, PE download the total log, then I will try to find some way to check it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 10:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439635#M189010</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-04-06T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: MiMXRT1062CVJ5B debugging problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439671#M189013</link>
      <description>&lt;P&gt;Thanks so much but I managed to get it going.&lt;BR /&gt;I deleted the Debug.launch file and made a new one and now this problem hasn't occurred anymore.&lt;/P&gt;&lt;P&gt;I didn't understand what happened but for now it works.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 11:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MiMXRT1062CVJ5B-debugging-problems/m-p/1439671#M189013</guid>
      <dc:creator>robertomorsiani</dc:creator>
      <dc:date>2022-04-06T11:26:35Z</dc:date>
    </item>
  </channel>
</rss>

