<?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: Initialization LPDDR on M7_0 core of S32G2 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981592#M11452</link>
    <description>&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;It lools MCAN_ENABLE_USER_MODE_SUPPORT is not defined.&lt;/P&gt;&lt;P&gt;When I added below code in my source code and tried to compile, there was no build error.&lt;/P&gt;&lt;P&gt;#if defined(MCAL_ENABLE_USER_MODE_SUPPORT)&lt;BR /&gt;#error "MCAL USER MODE ENABLED"&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;Is it possible on your side to read the data in DDR_GPR register using T32?&lt;/P&gt;&lt;P&gt;Is it normal or not to try to read DDR_GPR register at entry?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ddr_gpr1.jpg" style="width: 836px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306876i864EAC06F8A3016E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddr_gpr1.jpg" alt="ddr_gpr1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 01:57:27 GMT</pubDate>
    <dc:creator>harry_choi</dc:creator>
    <dc:date>2024-10-25T01:57:27Z</dc:date>
    <item>
      <title>Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976037#M11304</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I am trying to initialize LPDDR on M7_0 core of S32G2.&lt;/P&gt;&lt;P&gt;I generated ddr code on DDR tool on S32DS using S32 debug probe.&lt;/P&gt;&lt;P&gt;But when I just tried to write the generated configuration data on DDRC register, there was a fault like below:&lt;/P&gt;&lt;P&gt;*(volatile uint32 *)0x4007c604 = 0x00000000u;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DDR_failure.jpg" style="width: 426px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305243iE82313F09D9AAA18/image-size/large?v=v2&amp;amp;px=999" role="button" title="DDR_failure.jpg" alt="DDR_failure.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What do I have to do before initialization DDR?&lt;/P&gt;&lt;P&gt;Could you let me know how I can initialize LPDDR on M7_0 core?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 11:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976037#M11304</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-17T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976418#M11309</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you tell me more about your setup?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Are you using a RDB2 or a custom board?&lt;/LI&gt;
&lt;LI&gt;what is the part number of your memory? (in case you are using a custom board)&lt;/LI&gt;
&lt;LI&gt;What is the version of your RTDs?&lt;/LI&gt;
&lt;LI&gt;Are you using the A53 cores also? if so, which BSP are you using?&lt;/LI&gt;
&lt;LI&gt;When using&amp;nbsp;&lt;SPAN&gt;DDR tool on S32DS, did it execute correctly?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Does the application you are traying to run works fine until you get to the line you mentioned? ( *(volatile uint32 *)0x4007c604 = 0x00000000u; )&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance for the information&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 21:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976418#M11309</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-17T21:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976468#M11311</link>
      <description>&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Here are my answers.&lt;/P&gt;&lt;P&gt;- Are you using a RDB2 or a custom board? [Harry] custom board&lt;/P&gt;&lt;P&gt;- what is the part number of your memory? (in case you are using a custom board) [Harry] Samsung K4F6E3S4HM-THCL (2GB)&lt;/P&gt;&lt;P&gt;- What is the version of your RTDs? [Harry] It looks 4.0.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Are you using the A53 cores also? if so, which BSP are you using? [Harry] not now, I will use A53 core later. I would like to initialize LPDDR on M7_0 core and it's customer's requirement.&lt;/P&gt;&lt;P&gt;- When using&amp;nbsp;&lt;SPAN&gt;DDR tool on S32DS, did it execute correctly? [Harry] Yes, all tests were passed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Does the application you are traying to run works fine until you get to the line you mentioned? ( *(volatile uint32 *)0x4007c604 = 0x00000000u; ) [Harry] Yes, there was not problem. Just writing data on DDRC register 0x4007c606 caused this failure. As I know, writing 0x00000000u on 0x4007c604 register is the first step during ddr_init() function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I already checked MPU enabled and those are both readable and writable area.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 00:10:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976468#M11311</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-18T00:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976489#M11312</link>
      <description>&lt;P&gt;In addition to this,&lt;/P&gt;&lt;P&gt;do I need more configuration like XRDC before accessing the DDR General Purpose Register&amp;nbsp; on M7_0 core?&lt;/P&gt;&lt;P&gt;I just initialized clock and MPU before accessing.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 01:35:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1976489#M11312</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-18T01:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1977365#M11340</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I will need to share this information with the&amp;nbsp; internal team for an in depth analysis. But before doing that I will need some extra information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The schematics of your design, at least the part including the &lt;STRONG&gt;S32G2 DRAM port&lt;/STRONG&gt; and the &lt;STRONG&gt;LPDDR4&lt;/STRONG&gt; connections&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;LDDR4 datasheet&lt;/LI&gt;
&lt;LI&gt;Screenshots of the S32DS &lt;STRONG&gt;DDR View&lt;/STRONG&gt; page, showing all the &lt;STRONG&gt;device information&lt;/STRONG&gt;, &lt;STRONG&gt;code generation&lt;/STRONG&gt; and &lt;STRONG&gt;advance settings&lt;/STRONG&gt; sections&lt;/LI&gt;
&lt;LI&gt;Screenshots of the&amp;nbsp;&lt;STRONG&gt;validation&lt;/STRONG&gt; results of &lt;STRONG&gt;Init&lt;/STRONG&gt;, &lt;STRONG&gt;Diags&lt;/STRONG&gt;, &lt;STRONG&gt;Operational&lt;/STRONG&gt; and &lt;STRONG&gt;Shmoo&amp;nbsp;&lt;/STRONG&gt;tests.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't feel comfortable sharing this information in a public forum, please open a support case directly in the &lt;A href="https://www.nxp.com/" target="_blank"&gt;NXP page&lt;/A&gt;&amp;nbsp;using this option:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1729278189054.png" style="width: 549px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305600i1D79DCBA8B47C576/image-dimensions/549x92?v=v2" width="549" height="92" role="button" title="alejandro_e_1-1729278189054.png" alt="alejandro_e_1-1729278189054.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To have better traceability of the topic you can add the link of this post in the body of the support ticket.&lt;/P&gt;
&lt;P&gt;About the XRDC,&amp;nbsp;You don't need to configure it to be able to initialize your ram.&lt;/P&gt;
&lt;P&gt;Let me know how you want to proceed and thanks in advance for the information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 19:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1977365#M11340</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-18T19:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1977906#M11346</link>
      <description>&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;I think this problem is not related with the kind of DDR.&lt;/P&gt;&lt;P&gt;I would like to know why accessing below DDR_GPR register causes the connection failure to&amp;nbsp; S32 Debug probe.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ddr_gpr.jpg" style="width: 817px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305785iD2A5F6F771A8466D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddr_gpr.jpg" alt="ddr_gpr.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I cannot read or write on DDR_GPR using S32 Debug probe like below:&lt;/P&gt;&lt;P&gt;I can access other registers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this is first problem.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s32debug_ddr.jpg" style="width: 748px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305788i9CD226492552BBA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="s32debug_ddr.jpg" alt="s32debug_ddr.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 07:45:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1977906#M11346</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-21T07:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1978580#M11360</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for the clarification. How are configuring and initializing the DDR Clocks?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for the information&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 23:07:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1978580#M11360</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-21T23:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981169#M11437</link>
      <description>&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;Now I believe my problem is not related with DDR device.&lt;/P&gt;&lt;P&gt;Please focus on why I cannot access DDR_GPR register on M7_0 core.&lt;/P&gt;&lt;P&gt;Just accessing 0x4007C604 in DDR_GPR register caused bus error on JTAG.&lt;/P&gt;&lt;P&gt;Please check first accessing this address is prohibited or not.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 10:55:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981169#M11437</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-24T10:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981436#M11447</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I understand your problem is related with the DDR_GPR, but as described in the reference manual of the S32G2 [page 1692,&amp;nbsp;S32G2 Reference Manual, Rev. 8, February 2024]&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1729789454529.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306827i5AB22E1647682382/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1729789454529.png" alt="alejandro_e_0-1729789454529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the DDR_GPR is meant as an extension of the DDR module. I have seeing this behavior of not being able to read the registers of a module when the clock of said module is not configured and initialized.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Access is only prohibited if user mode is enable, M7 cores have supervisor mode by default, have you defined&amp;nbsp;&lt;STRONG&gt;MCAL_ENABLE_USER_MODE_SUPPORT&lt;/STRONG&gt;&amp;nbsp;or have you enabled &lt;STRONG&gt;XRDC&lt;/STRONG&gt; in your project?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for the information.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 17:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981436#M11447</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-24T17:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981592#M11452</link>
      <description>&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;It lools MCAN_ENABLE_USER_MODE_SUPPORT is not defined.&lt;/P&gt;&lt;P&gt;When I added below code in my source code and tried to compile, there was no build error.&lt;/P&gt;&lt;P&gt;#if defined(MCAL_ENABLE_USER_MODE_SUPPORT)&lt;BR /&gt;#error "MCAL USER MODE ENABLED"&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;Is it possible on your side to read the data in DDR_GPR register using T32?&lt;/P&gt;&lt;P&gt;Is it normal or not to try to read DDR_GPR register at entry?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ddr_gpr1.jpg" style="width: 836px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306876i864EAC06F8A3016E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddr_gpr1.jpg" alt="ddr_gpr1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 01:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1981592#M11452</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-10-25T01:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1983217#M11497</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;No, I'm not able to read the &lt;SPAN&gt;DDR_GPR, but I'm using the S32 Debug probe. The aim of my questions was to gather information to share with the internal team. I will share all everything we have discussed with them and come back to you with an answer. Please consider that the internal team may have limited bandwidth and their response could take a while. I appreciate your patience.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alejandro&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 20:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1983217#M11497</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-28T20:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1985739#M11546</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have received feedback from the internal team, they shared the following:&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Customer can refer to &lt;A href="https://www.nxp.com/webapp/Download?colCode=AN13354" target="_self"&gt;AN13354&lt;/A&gt; for clock configuration details.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Actually we have the DDR init on M7 in Diagnostic test. You can get the code here:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=13122677" target="_blank"&gt;Automotive SW - S32G - Board Diagnostic Tests&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1730393918998.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/307968iA61C6A52D9A1D4B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1730393918998.png" alt="alejandro_e_0-1730393918998.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1730393919061.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/307969i8CD598A620F8CDFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1730393919061.png" alt="alejandro_e_1-1730393919061.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;this code is only for reference, not for product use.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Could you give me more information regarding how customer did the clock configuration, if possible can you ask customer provide the clock configuration file so we can review it?.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share your clock configuration so my colleague may review it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you cannot enter the link board diagnostic test directly please follow these steps:&lt;/P&gt;
&lt;P&gt;- Sign in to your NXP account (&lt;A href="https://www.nxp.com/" target="_blank"&gt;NXP Semiconductors&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;- Click on &lt;STRONG&gt;My NXP Account&lt;/STRONG&gt; (top-right) and click on &lt;STRONG&gt;Software Licensing and Support&lt;/STRONG&gt; under the &lt;STRONG&gt;Licensing section&lt;/STRONG&gt; within the window it opens.&lt;/P&gt;
&lt;P&gt;- This will redirect you to another page. In this new page, select the option &lt;STRONG&gt;View Accounts&lt;/STRONG&gt; under the &lt;STRONG&gt;Software accounts section&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;- This will again redirect you to another page. On this page, you should see an &lt;STRONG&gt;Automotive SW – S32G Reference Software&lt;/STRONG&gt; option, click on it. and then search for&amp;nbsp;&lt;STRONG&gt;Automotive SW - S32G - Board Diagnostic Tests&lt;/STRONG&gt;, again, click on it.&lt;/P&gt;
&lt;P&gt;- accept the Software Terms and Conditions, now you should be able to the file&amp;nbsp;&lt;STRONG&gt;SW32G-DIAG-EAR-0.8.7.zip&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you cannot find some of the options in the FlexNet page, please follow up the point you can and then click on the direct link shared in the beginning.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information solved your problem.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 18:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1985739#M11546</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-31T18:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1989756#M11615</link>
      <description>&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Finally I succeeded to initialize DDR on M7_0 core.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 04:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1989756#M11615</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2024-11-07T04:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization LPDDR on M7_0 core of S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1990291#M11632</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192886"&gt;@harry_choi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm glad to know you were able to solve your problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for selecting my reply as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Alejandro&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Initialization-LPDDR-on-M7-0-core-of-S32G2/m-p/1990291#M11632</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-11-07T15:11:24Z</dc:date>
    </item>
  </channel>
</rss>

