<?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: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735180#M213692</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196430"&gt;@Pavel_Hernandez&lt;/a&gt;&amp;nbsp;Do you have the latest explanations and follow-up on the questions I asked?&lt;/P&gt;</description>
    <pubDate>Sat, 07 Oct 2023 14:28:55 GMT</pubDate>
    <dc:creator>liuhailong</dc:creator>
    <dc:date>2023-10-07T14:28:55Z</dc:date>
    <item>
      <title>About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1728660#M213085</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196430"&gt;@Pavel_Hernandez&lt;/a&gt; in my company's project, I have encountered two thorny issues during my recent development work. I hope you can provide some answers instead of just providing a link to the article. Thank you&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Consultation on CM7 Core Guidance and CM4 Core Issues (Consultation on Dual Core Launch Issues)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Tool used: MCUXPRESSO&lt;/P&gt;&lt;P&gt;Processor used: RT1170&lt;/P&gt;&lt;P&gt;Reference docu￥ment: AN13264&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="liuhailong_1-1695627661513.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242447iA3C35630CA1F99A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="liuhailong_1-1695627661513.png" alt="liuhailong_1-1695627661513.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My requirement is to CM7 core loading CM4 core image to run in RAM. As mentioned in the underlined part of the figure, when the development tool is MCU XPRESSO, load implicitly, similar to initialize some variables in RAM. What initial variables and methods are used? I am basically completely unfamiliar with this method. Can you provide a detailed explanation about this loading method?&lt;/P&gt;&lt;P&gt;2.Is there any specific process and method for porting our company's projects to FREE RTOS in the MCU XPRESSO tool that can be referenced?&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="iMXRT1170" id="iMXRT1170"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:03:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1728660#M213085</guid>
      <dc:creator>liuhailong</dc:creator>
      <dc:date>2023-09-25T08:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729237#M213143</link>
      <description>&lt;P&gt;Hello, I´m Pavel, and I will be supporting your case, let me get into your case and when I have more information, I will contact you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 01:33:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729237#M213143</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-09-26T01:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729302#M213149</link>
      <description>&lt;P&gt;Hello, thank you for your hard work. This is the latest supplement to my question. I introduced my thoughts on this question in detail. I hope my thoughts can be verified and confirmed&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 02:58:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729302#M213149</guid>
      <dc:creator>liuhailong</dc:creator>
      <dc:date>2023-09-26T02:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729369#M213154</link>
      <description>&lt;P&gt;Regarding CM7 core loading CM4 core, can we use the method of displaying loading in KEIL in MCUXPRESSO through fsl_incbin.S assembly file，Compile cm4 image bin file into cm7 image。My analysis is:Keil and MCUXPRESSO are very different ， loading method is not necessarily applicable&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 05:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1729369#M213154</guid>
      <dc:creator>liuhailong</dc:creator>
      <dc:date>2023-09-26T05:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735180#M213692</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196430"&gt;@Pavel_Hernandez&lt;/a&gt;&amp;nbsp;Do you have the latest explanations and follow-up on the questions I asked?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2023 14:28:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735180#M213692</guid>
      <dc:creator>liuhailong</dc:creator>
      <dc:date>2023-10-07T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735181#M213693</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196430"&gt;@Pavel_Hernandez&lt;/a&gt;&amp;nbsp;Do you have the latest explanations and follow-up on the questions I asked?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2023 14:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735181#M213693</guid>
      <dc:creator>liuhailong</dc:creator>
      <dc:date>2023-10-07T14:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: About RT1170 dual-core boot problem: cm7 kernel loading cm4 image to RAM implicit loading method</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735945#M213743</link>
      <description>&lt;P&gt;Hello, I apologize for the late response, I was researching more information about these questions, and thanks for being clear on the pdf in addition to this I exposed your case to my team to get more details and&amp;nbsp;from here the following questions&amp;nbsp;arise.&lt;/P&gt;
&lt;P&gt;What are the requirements for running in RAM? I mean there are some types of RAMs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pavel_Hernandez_0-1696872095845.png" style="width: 200px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/244148iC3FF35AB6592E931/image-size/small?v=v2&amp;amp;px=200" role="button" title="Pavel_Hernandez_0-1696872095845.png" alt="Pavel_Hernandez_0-1696872095845.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Do you know at what address in RAM want to work with?&lt;BR /&gt;Could you elaborate further about what you want to achieve with your application?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 17:21:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-RT1170-dual-core-boot-problem-cm7-kernel-loading-cm4-image/m-p/1735945#M213743</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-10-09T17:21:54Z</dc:date>
    </item>
  </channel>
</rss>

