<?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: How to debug qspi flash application using segger jlink</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020719#M33024</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243776"&gt;@ganes_rames&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;The MIMXRT1050-EVKB development board uses the on-board Hyper Flash by default. If you want to use QSPI NOR Flash, you need to make changes to the hardware. It also need different algorithm files when paired with Flash of different attributes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;RT-UFL&amp;nbsp; is mainly targeted at the Segger J-Link debugger.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://www.cnblogs.com/henjay724/p/14942574.html" target="_blank"&gt;痞子衡嵌入式：超级下载算法RT-UFL v1.0发布，附J-Link下安装教程 - 痞子衡 - 博客园&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The author of this article used J-Link version v6.86f. It is recommended that you also use this version.&lt;/P&gt;
&lt;P&gt;RT-UFL v1.0 download address：&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/JayHeng/RT-UFL/archive/refs/tags/v1.0.zip" target="_blank"&gt;https://github.com/JayHeng/RT-UFL/archive/refs/tags/v1.0.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;J-Link&amp;nbsp;driver download address:&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.segger.com/downloads/jlink" target="_blank"&gt;https://www.segger.com/downloads/jlink&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After installing above drivers, the next step is copy all the files under the path of \RT-UFL-1.0\algo\SEGGER\JLink_Vxxx and overwrite them in the \SEGGER\JLink_V686f\ directory.&lt;/P&gt;
&lt;P&gt;We need to specify the J-Link v6.86f driver with the RT-UFL&amp;nbsp; algorithm patch applied to&amp;nbsp; the IDE(to replace the built-in J-Link drivers in each IDE), we can realize this with the help of the JLinkDLLUpdater.exe software.&amp;nbsp; &amp;nbsp;You can also set MCUXPresso IDE as my previous post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you.&lt;BR /&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;mayliu&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2024 07:09:51 GMT</pubDate>
    <dc:creator>mayliu1</dc:creator>
    <dc:date>2024-12-31T07:09:51Z</dc:date>
    <item>
      <title>How to debug qspi flash application using segger jlink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2019906#M33001</link>
      <description>&lt;P&gt;HI ,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I try to debug qspi flash application using segger jlink and mcuxpresso ide, i can't able to flash/debug correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ganes_rames_0-1735281197509.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317454iFFDF4DBFFCD1B4DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ganes_rames_0-1735281197509.png" alt="ganes_rames_0-1735281197509.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the same issue mentioned in this &lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MXRT1050-unable-download-and-debug-QSPI-flash-with-jlink-version/td-p/1782031" target="_self"&gt;thread.&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ganes_rames_1-1735281348344.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317456i9842C88A503B3F8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ganes_rames_1-1735281348344.png" alt="ganes_rames_1-1735281348344.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Am i missing anything ??&lt;BR /&gt;&lt;BR /&gt;Note : When i try to flash the generated hex file manually by using segger jflash, i can able to flash successfully. But i cant able to flash/erase chip from mcuxpresso ide using segger jlink for QSPI. For hyperflash segger jlink works well.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 06:38:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2019906#M33001</guid>
      <dc:creator>ganes_rames</dc:creator>
      <dc:date>2024-12-27T06:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug qspi flash application using segger jlink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020030#M33002</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243776"&gt;@ganes_rames&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your interest in our products and for using our community.&lt;/P&gt;
&lt;P&gt;Please double check your MCUXPresso IDE JLINK option setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mayliu1_0-1735295204241.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317492i5609C902B59B2937/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mayliu1_0-1735295204241.png" alt="mayliu1_0-1735295204241.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Wish it helps you.&lt;BR /&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;mayliu&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 10:27:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020030#M33002</guid>
      <dc:creator>mayliu1</dc:creator>
      <dc:date>2024-12-27T10:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug qspi flash application using segger jlink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020046#M33004</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239163"&gt;@mayliu1&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using jlink version 8.10. In this &lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/JLink-support-for-IMXRT1052-QSPI-for-JLink-software-version-V7-7/m-p/1589971" target="_self"&gt;thread&lt;/A&gt; they said earlier jlink V7.68c software and it used to work perfect.&lt;BR /&gt;&lt;BR /&gt;Can you please help me to solve this issue with my current jlink version.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ganes_rames_0-1735297503012.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317496i0E68B63FB7FDEBCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ganes_rames_0-1735297503012.png" alt="ganes_rames_0-1735297503012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 11:05:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020046#M33004</guid>
      <dc:creator>ganes_rames</dc:creator>
      <dc:date>2024-12-27T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug qspi flash application using segger jlink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020719#M33024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243776"&gt;@ganes_rames&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;The MIMXRT1050-EVKB development board uses the on-board Hyper Flash by default. If you want to use QSPI NOR Flash, you need to make changes to the hardware. It also need different algorithm files when paired with Flash of different attributes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;RT-UFL&amp;nbsp; is mainly targeted at the Segger J-Link debugger.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://www.cnblogs.com/henjay724/p/14942574.html" target="_blank"&gt;痞子衡嵌入式：超级下载算法RT-UFL v1.0发布，附J-Link下安装教程 - 痞子衡 - 博客园&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The author of this article used J-Link version v6.86f. It is recommended that you also use this version.&lt;/P&gt;
&lt;P&gt;RT-UFL v1.0 download address：&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/JayHeng/RT-UFL/archive/refs/tags/v1.0.zip" target="_blank"&gt;https://github.com/JayHeng/RT-UFL/archive/refs/tags/v1.0.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;J-Link&amp;nbsp;driver download address:&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.segger.com/downloads/jlink" target="_blank"&gt;https://www.segger.com/downloads/jlink&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After installing above drivers, the next step is copy all the files under the path of \RT-UFL-1.0\algo\SEGGER\JLink_Vxxx and overwrite them in the \SEGGER\JLink_V686f\ directory.&lt;/P&gt;
&lt;P&gt;We need to specify the J-Link v6.86f driver with the RT-UFL&amp;nbsp; algorithm patch applied to&amp;nbsp; the IDE(to replace the built-in J-Link drivers in each IDE), we can realize this with the help of the JLinkDLLUpdater.exe software.&amp;nbsp; &amp;nbsp;You can also set MCUXPresso IDE as my previous post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you.&lt;BR /&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;mayliu&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 07:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-debug-qspi-flash-application-using-segger-jlink/m-p/2020719#M33024</guid>
      <dc:creator>mayliu1</dc:creator>
      <dc:date>2024-12-31T07:09:51Z</dc:date>
    </item>
  </channel>
</rss>

