<?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 RT Crossover MCUsのトピックRe: i.MX RT Production Programming</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1487754#M20532</link>
    <description>&lt;P&gt;Hi，&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;In my experience, the default Jlink command doesn't support setting the QE bit, maybe you can consider the Jlink command to load the flexspi_nor_polling_transfer project to RAM to run to set the QE bit.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2022 02:28:38 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2022-07-12T02:28:38Z</dc:date>
    <item>
      <title>i.MX RT Production Programming</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1486422#M20488</link>
      <description>&lt;P&gt;I have a custom board with a MIMXRT1011 MCU and AT25SF128A Flash that I am ready to move to production. During development I have been using the flexspi_nor_polling_transfer project to do the initial configuration of the flash, as recommended in multiple threads on this forum. I believe this project sets the QE bit in the flash to enable quad mode as required for flash XIP; without this step I can program the flash but the program is unable to run. It is able to set this bit in flash because the flexspi_nor_polling_transfer project is linked to RAM.&lt;/P&gt;&lt;P&gt;For production programming, first loading and running the flexspi_nor_polling_transfer project is not a workable solution. I will be using a JLink for programming and I am hoping to find a way to set the QE bit in the flash target through some JLink command. I have been unable to find a way to do this.&lt;/P&gt;&lt;P&gt;I have scoured this forum but haven't seen any way around the QE-bit issue other than running the RAM-linked example project. Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 21:37:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1486422#M20488</guid>
      <dc:creator>whermann</dc:creator>
      <dc:date>2022-07-07T21:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT Production Programming</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1486486#M20493</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you to refer to the tool, the &lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility" target="_self"&gt;tool&lt;/A&gt; will set the QE bit during building a connection with the QSPI flash.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 01:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1486486#M20493</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-07-08T01:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT Production Programming</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1487655#M20529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56840"&gt;@jeremyzhou&lt;/a&gt;&amp;nbsp;-&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion but this will not work for my application, as I cannot use the UART or USB-HID downloader modes.&lt;/P&gt;&lt;P&gt;What I am looking for is a way to set the QE bit in the flash (connected via FlexSPI) using the SWD interface with a JLink command. I figure this must be possible as I believe the JLink writes the program image directly to the flash via some SWD-to-FlexSPI bridge. I do not know the specifics of how this connection is made, though.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 21:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1487655#M20529</guid>
      <dc:creator>whermann</dc:creator>
      <dc:date>2022-07-11T21:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT Production Programming</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1487754#M20532</link>
      <description>&lt;P&gt;Hi，&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;In my experience, the default Jlink command doesn't support setting the QE bit, maybe you can consider the Jlink command to load the flexspi_nor_polling_transfer project to RAM to run to set the QE bit.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 02:28:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1487754#M20532</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-07-12T02:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT Production Programming</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1493525#M20745</link>
      <description>&lt;P&gt;While this still seems like an awkward solution, I was able to make a simple 'one-click' programmer for the RT1010 using a batch file and JLink script file.&lt;/P&gt;&lt;P&gt;The JLink script first loads and runs the nor_polling_transfer project, then loads the application image:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;connect
halt
loadfile evkmimxrt1010_flexspi_nor_polling_transfer.hex
setpc 0x200001d0
go
sleep 250
reset
loadfile application_program.hex
reset
go
exit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run this script in the JLink Commander with a batch file:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/3933"&gt;@echo&lt;/a&gt; off
JLink.exe -device MIMXRT1011XXX4A -if SWD -speed 4000 -autoconnect 1 -commandfile rt1010_program.jlink&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still think there must be a more elegant way to accomplish the initial flash configuration, but at least this method works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 17:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT-Production-Programming/m-p/1493525#M20745</guid>
      <dc:creator>whermann</dc:creator>
      <dc:date>2022-07-21T17:43:21Z</dc:date>
    </item>
  </channel>
</rss>

