<?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: RT1170: Debugging large SRAM Code (J-Link Script Question) in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1836621#M29566</link>
    <description>&lt;P&gt;Thanks Diego!&lt;/P&gt;&lt;P&gt;Knowing that I was evaluating RT-UFL, your response answered my question perfectly.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 17:30:21 GMT</pubDate>
    <dc:creator>lsrbigfoot</dc:creator>
    <dc:date>2024-03-27T17:30:21Z</dc:date>
    <item>
      <title>RT1170: Debugging large SRAM Code (J-Link Script Question)</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1808536#M28900</link>
      <description>&lt;P&gt;I am currently using IAR EWARM for debugging ITCM code &amp;gt;64 KB on an i.MX RT1170 MCU.&lt;BR /&gt;&lt;BR /&gt;One common observation from debug log I observe is the following after JLink loads the code into ITCM:&lt;/P&gt;&lt;PRE&gt;J-Link script: 0x5AA60FF0 has been written to address 0xFFFC&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Is there a reason for the above action?&lt;BR /&gt;Is this associated with a J-Link script or something that is internal to the J-Link driver?&lt;BR /&gt;&lt;BR /&gt;If I do something as simple as "Attach to Running Target" or Debug Reset (after pausing code) the above message displays in debug log.&lt;BR /&gt;&lt;BR /&gt;With text region starting at 0x400 (m_text_start) and ending at 0x3FFFF (m_text_end), there easily can be a scenario where the above action results in text region being overwritten at address 0xFFFC by the JLink during debug, if the ITCM code allocation exceeds ~64 KB.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I worked around this be making m_text_start 0x10000 instead of 0x400 avoiding accesses to address 0xFFFC by J-Link.&lt;/P&gt;&lt;P&gt;If feasible, is there a way for JLink to write&amp;nbsp;0x5aa60ff0 somewhere else (other than 0xFFFC) during ITCM debug?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 22:04:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1808536#M28900</guid>
      <dc:creator>lsrbigfoot</dc:creator>
      <dc:date>2024-02-14T22:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170: Debugging large SRAM Code (J-Link Script Question)</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1833961#M29499</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13847"&gt;@lsrbigfoot&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for your patience.&lt;/P&gt;
&lt;P&gt;Yes, it is related to the jlinkscript.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://blog.csdn.net/Henjay724/article/details/118042904" target="_blank"&gt;https://blog.csdn.net/Henjay724/article/details/118042904&lt;/A&gt;&amp;nbsp;This post talks about the&amp;nbsp;0x5AA60FF magic number, or identification number. Please translate it to English and check the &lt;EM&gt;2 Solve the identification problem caused by non-overlapping ROM support.&lt;/EM&gt; This is user by the i.MX RT UFL project. It is&amp;nbsp; basically a number to identify the i.MX RT117x. I consider that you may customize the RTL UFL project and see, if possible, change the address for this number.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this could help you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 22:42:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1833961#M29499</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-03-22T22:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170: Debugging large SRAM Code (J-Link Script Question)</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1836621#M29566</link>
      <description>&lt;P&gt;Thanks Diego!&lt;/P&gt;&lt;P&gt;Knowing that I was evaluating RT-UFL, your response answered my question perfectly.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 17:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-Debugging-large-SRAM-Code-J-Link-Script-Question/m-p/1836621#M29566</guid>
      <dc:creator>lsrbigfoot</dc:creator>
      <dc:date>2024-03-27T17:30:21Z</dc:date>
    </item>
  </channel>
</rss>

