<?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>i.MX ProcessorsのトピックMIMXRT1170 EVK cannot program to flash using IDE Linkserver probes</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-cannot-program-to-flash-using-IDE-Linkserver/m-p/1577707#M199562</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was tring to flash the mimxrt1170 development board using&amp;nbsp;IDE Linkserver probes and got this error. How can I solve this issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206158i456834526FF7F380/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206157i1CD989A30A00E557/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 06:27:32 GMT</pubDate>
    <dc:creator>Derin</dc:creator>
    <dc:date>2023-01-05T06:27:32Z</dc:date>
    <item>
      <title>MIMXRT1170 EVK cannot program to flash using IDE Linkserver probes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-cannot-program-to-flash-using-IDE-Linkserver/m-p/1577707#M199562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was tring to flash the mimxrt1170 development board using&amp;nbsp;IDE Linkserver probes and got this error. How can I solve this issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206158i456834526FF7F380/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206157i1CD989A30A00E557/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 06:27:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-cannot-program-to-flash-using-IDE-Linkserver/m-p/1577707#M199562</guid>
      <dc:creator>Derin</dc:creator>
      <dc:date>2023-01-05T06:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170 EVK cannot program to flash using IDE Linkserver probes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-cannot-program-to-flash-using-IDE-Linkserver/m-p/1578704#M199701</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I hope you are well.&lt;/P&gt;&lt;P&gt;Please follow the next steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Open MCUXpresso IDE.&lt;BR /&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Import any example of the SDK. In this guide, I imported the iled_blinky example.&lt;BR /&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; Go to your RT1170EVK and locate SW1.&lt;BR /&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; Once you located SW1, you need to change the switches to enter Serial Downloader mode. To do this, turn ON SW1-4 and turn OFF all the other switches in SW1.&lt;BR /&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; At this point, you need to do a power-cycle to your board (disconnect and connect the power), so the changes in SW1 take effect.&lt;BR /&gt;&lt;STRONG&gt;6.&lt;/STRONG&gt; Go back to MCUXpresso, since you just imported the project, I assume that it doesn’t have any debug configurations if you are using another project that does have debug configurations please delete them.&lt;BR /&gt;&lt;STRONG&gt;7.&lt;/STRONG&gt; Launch the debug session of the project while in serial downloader.&lt;BR /&gt;&lt;STRONG&gt;8.&lt;/STRONG&gt; When the debug session is launched, you won’t see that the program stops at the main as it normally does. This is because you are in serial downloader mode.&lt;BR /&gt;&lt;STRONG&gt;9.&lt;/STRONG&gt; Stop this debug session.&lt;BR /&gt;&lt;STRONG&gt;10&lt;/STRONG&gt;. Delete the debug configuration of the project.&lt;BR /&gt;&lt;STRONG&gt;11.&lt;/STRONG&gt; Go to your board and change the SW1 back to the way it was. SW1-1 OFF, SW1-2 OFF, SW1-3 ON and SW1-4 OFF.&lt;BR /&gt;&lt;STRONG&gt;12.&lt;/STRONG&gt; Do a power cycle to your evaluation board.&lt;BR /&gt;&lt;STRONG&gt;13.&lt;/STRONG&gt; That’s it! At this point, you should be able to enter the debug sessions without any problems.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 20:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-cannot-program-to-flash-using-IDE-Linkserver/m-p/1578704#M199701</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2023-01-06T20:01:06Z</dc:date>
    </item>
  </channel>
</rss>

