<?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: S32G274 A53 kernel panic after m7 write LLCE in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630664#M2804</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As told previously on the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32G/Unable-to-Boot-M7-on-Gold-VIP-RDB2-S32g274A/td-p/1617559" target="_blank"&gt;Unable to Boot M7 on Gold VIP RDB2(S32g274A) - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;GoldVIP is not recommended to create a multicore application. We encourage to read AN13750 for this topic.&lt;/P&gt;
&lt;P&gt;As for the memory boundaries, they are provided once u-boot/atf is built (shown on AN13750). There is no direct documentation that shows this memory map for u-boot.&lt;/P&gt;
&lt;P&gt;You could try and follow the u-boot makefile to understand where the linker is found and what sections are created, but this should be done by the developer.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 18:03:39 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-04-10T18:03:39Z</dc:date>
    <item>
      <title>S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1624006#M2675</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my board is S32G274ARDB2.&lt;/P&gt;&lt;P&gt;Test the method in AN13423.pdf to build the elf file for LLCE. The version I used is as follows:&lt;/P&gt;&lt;P&gt;S32DS.3.4_LLCE_Addon_updatesite_1.0.4_signed.zip&lt;/P&gt;&lt;P&gt;SW32G_RTD_4.4_3.0.2_HF01_DS_updatesite_D2204.zip&lt;/P&gt;&lt;P&gt;SW32G_S32DS_3.4.3_D2112.zip&lt;/P&gt;&lt;P&gt;generated&amp;nbsp;Can_Llce_DS_Can2Can_S32G274A_M7.elf&amp;nbsp; size more 2M;&lt;/P&gt;&lt;P&gt;generated&amp;nbsp;Can_Llce_DS_Can2Can_S32G274A_M7.bin&amp;nbsp; by&amp;nbsp;objcopy.exe ,&amp;nbsp; size more 5M ;&lt;/P&gt;&lt;P&gt;bsp version is&amp;nbsp;binaries_auto_linux_bsp33.0_s32g2_pfe ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;when enter u-boot;&lt;/P&gt;&lt;P&gt;my command as follow:&lt;/P&gt;&lt;P&gt;dcache off&lt;BR /&gt;mw.q 0x34000000 0x0 0x550000&lt;BR /&gt;fatload mmc 0:1 0x80000000 Can_Llce_DS_Can2Can_S32G274A_M7.bin&lt;/P&gt;&lt;P&gt;cp.q 0x80000000 0x34000000 0x550000&lt;/P&gt;&lt;P&gt;startm7 0x34001000&amp;nbsp; ( my question 1: how can I make sure the m7 start address is correct ???)&lt;/P&gt;&lt;P&gt;then boot ;&lt;/P&gt;&lt;P&gt;A53 kernerl panic ;&lt;/P&gt;&lt;P&gt;question2:Is my production process correct?&lt;/P&gt;&lt;P&gt;question3:How do I test the LLCE function on M7?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1680078026071.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216793i5C6C1F985B9A2E78/image-size/large?v=v2&amp;amp;px=999" role="button" title="1680078026071.png" alt="1680078026071.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 08:32:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1624006#M2675</guid>
      <dc:creator>wangzhenkai</dc:creator>
      <dc:date>2023-03-29T08:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1624615#M2686</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Seems to be a problem with the M7 image itself being loaded with u-boot. Have you tried using the embedded NOR Flash on the RDB2 to load the binary image?&lt;/P&gt;
&lt;P&gt;The following community thread has a setup to create the IVT using the same CAN2CAN project to load it into the NOR Flash, which should help you to run the M7 app without using the u-boot itself.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32G/Unable-to-Boot-M7-on-Gold-VIP-RDB2-S32g274A/td-p/1617559" target="_blank"&gt;Unable to Boot M7 on Gold VIP RDB2(S32g274A) - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also, you can look into the "Software Enablement Guide" (also mentioned on the above-mentioned thread) to see more information regarding loading an image to the M7 core.&lt;/P&gt;
&lt;P&gt;Please, let us know if this information was helpful or not.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 22:27:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1624615#M2686</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-29T22:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625174#M2688</link>
      <description>&lt;P&gt;&amp;nbsp;how can I&amp;nbsp; start m7 with llce sample binary&amp;nbsp; being load with uboot for testing llce function?&lt;BR /&gt;&amp;nbsp;can you provide examples of loading m7 app binary in uboot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 09:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625174#M2688</guid>
      <dc:creator>wangzhenkai</dc:creator>
      <dc:date>2023-03-30T09:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625504#M2692</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per Software enablement Guide.&lt;/P&gt;&lt;P&gt;1. Modify the Linker file, RAM SIZE from 4MB to 2MB and its offset also need to modify.&lt;/P&gt;&lt;P&gt;2. through CYGWIN write the bin file to SDcard. Then boot with SD Card it M7 will boot. &lt;EM&gt;Note: Gold VIP binaries should be flashed inside the board then do these changes M7 will boot.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;3. M7 will boot , A53 will not boot. M7 bin is written SD card so A53 will not boot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here me too not getting how boot A53 and M7. I have a suggestion. Gold VIP binaries- workspace-goldvip - gnu.ld linker has so other MEMORY parameters with that linker file M7 may boot with A53.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viswa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 17:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625504#M2692</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-03-30T17:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625564#M2695</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The only example provided by NXP comes from the IPCF package, which uses a different linker.&lt;/P&gt;
&lt;P&gt;Since u-boot and the M7 app need access to the SRAM, you need to look into which address is available during u-boot, then you should be able modify the linker and load the application without a kernel panic.&lt;/P&gt;
&lt;P&gt;If you are looking into only using the M7 core at this moment, we recommend loading the application to the embedded NOR Flash. If you are looking into loading both applications, we can recommend looking into the AN13750 available on the S32G2 product page (link: &lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32g-vehicle-network-processors/s32g2-processors-for-vehicle-networking:S32G2" target="_blank"&gt;S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors&lt;/A&gt;), which demonstrates a multicore application.&lt;/P&gt;
&lt;P&gt;As for the entry address of the M7 core, should be the one being mapped to "intc_vector" inside the *.map file of your project.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 21:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1625564#M2695</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-30T21:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1629418#M2770</link>
      <description>&lt;P&gt;thanks, it works&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 01:43:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1629418#M2770</guid>
      <dc:creator>wangzhenkai</dc:creator>
      <dc:date>2023-04-07T01:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1629431#M2771</link>
      <description>&lt;P&gt;hi Daniel,&lt;/P&gt;&lt;P&gt;I follow the way&amp;nbsp;below， it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My operation is&amp;nbsp; step2 ，i write the bin fille through u-boot , address is&amp;nbsp;&lt;/P&gt;&lt;P&gt;cp.q 0x80000000 0x34300000 0x240000&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="address.png" style="width: 968px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218172i5F66C1DFFAAD2CAF/image-size/large?v=v2&amp;amp;px=999" role="button" title="address.png" alt="address.png" /&gt;&lt;/span&gt;startm7 0x34401000 ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;then m7 start ,but the uart0 output garbled code ,so that i can not boot A53 , what can i configure ,the uart0 can output normally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Modify the Linker file, RAM SIZE from 4MB to 2MB and its offset also need to modify.&lt;/P&gt;&lt;P&gt;2. through CYGWIN write the bin file to SDcard. Then boot with SD Card it M7 will boot.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Note: Gold VIP binaries should be flashed inside the board then do these changes M7 will boot.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;3. M7 will boot , A53 will not boot. M7 bin is written SD card so A53 will not boot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 02:03:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1629431#M2771</guid>
      <dc:creator>wangzhenkai</dc:creator>
      <dc:date>2023-04-07T02:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630601#M2794</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your feedback.&lt;/P&gt;&lt;P&gt;Good to know you got it working.&lt;/P&gt;&lt;P&gt;If you are trying to implement a multicore application, we encourage you to read AN13750 available on the S32G2 product page (link:&amp;nbsp;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32g-vehicle-network-processors/s32g2-processors-for-vehicle-networking:S32G2" target="_blank"&gt;S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Aside from that, if you are loading an image from u-boot to the M7, remember to not re-initialize systems that could be already being initialized from u-boot (i.e clocks) so that it does not crash.&lt;/P&gt;&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 15:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630601#M2794</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-10T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630602#M2795</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Issue not fixed yet. M7 is booting but A53 is not booting, which is overwritten with M7 bin/blob files.&lt;/P&gt;&lt;P&gt;I am unable figure out memory boundaries. LEB example project linker file updates and IPCF boundaries and others.&lt;/P&gt;&lt;P&gt;1. Where and how to find the memory boundaries. without overlapping. How to find in U-boot memory boundaries and M7 bootloader and M7 bin/blod file. Need help in understanding about memory&amp;nbsp;boundaries without&amp;nbsp;overlapping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;LEB project memory boundaries:&amp;nbsp;&lt;/P&gt;&lt;P&gt;MEMORY&lt;BR /&gt;{&lt;BR /&gt;int_itcm : ORIGIN = 0x00000000, LENGTH = 0x00000000 /* 0KB - Not Supported */&lt;BR /&gt;int_dtcm : ORIGIN = 0x20000000, LENGTH = 0x00010000 /* 64K */&lt;BR /&gt;int_sram_shareable : ORIGIN = 0x22C00000, LENGTH = 0x00004000 /* 16KB */&lt;BR /&gt;int_sram : ORIGIN = 0x34000000, LENGTH = 0x00400000 /* 4MB */&lt;BR /&gt;int_sram_stack_c0 : ORIGIN = 0x34200000, LENGTH = 0x00002000 /* 8KB */&lt;BR /&gt;int_sram_stack_c1 : ORIGIN = 0x34202000, LENGTH = 0x00002000 /* 8KB */&lt;BR /&gt;int_sram_stack_c2 : ORIGIN = 0x34204000, LENGTH = 0x00002000 /* 8KB */&lt;BR /&gt;int_sram_no_cacheable : ORIGIN = 0x34206000, LENGTH = 0x00100000 /* 1MB, needs to include int_results */&lt;BR /&gt;ram_rsvd2 : ORIGIN = 0x34800000, LENGTH = 0 /* End of SRAM */&lt;/P&gt;&lt;P&gt;LLCE_CAN_SHAREDMEMORY : ORIGIN = 0x43800000 LENGTH = 0x3C800&lt;BR /&gt;LLCE_LIN_SHAREDMEMORY : ORIGIN = 0x4383C800 LENGTH = 0xa0&lt;BR /&gt;LLCE_BOOT_END : ORIGIN = 0x4383C8A0 LENGTH = 0x50&lt;BR /&gt;LLCE_MEAS_SHAREDMEMORY : ORIGIN = 0x4384FFDF LENGTH = 0x20&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;GoldVIP-gateway – Linker file: Not yet tested. in Couple of days, i will back with testing.&lt;/P&gt;&lt;P&gt;MEMORY&lt;BR /&gt;{&lt;BR /&gt;ipcf_shm (RW) : org = 0x34100000, len = 0x100000&lt;BR /&gt;exctable_C0 (RX) : org = 0x34500000, len = 0x400&lt;BR /&gt;exctable_C1 (RX) : org = 0x34500400, len = 0x400&lt;BR /&gt;exctable_C2 (RX) : org = 0x34500800, len = 0x400&lt;BR /&gt;reset (RX) : org = 0x34500C00, len = 0x100&lt;BR /&gt;rom (RX) : org = 0x34500D00, len = 0x0df300&lt;BR /&gt;ram (RWX): org = 0x345E0000, len = 0x21f000&lt;BR /&gt;endram (RX) : org = 0x347ff000, len = 0x100&lt;/P&gt;&lt;P&gt;LLCE_CAN_SHAREDMEMORY : org = 0x43800000, len = 0x3D000&lt;BR /&gt;LLCE_LIN_SHAREDMEMORY : org = 0x4383C800, len = 0xa0&lt;BR /&gt;LLCE_BOOT_END : org = 0x4383C8A0, len = 0x50&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Please help me in understanding in memory mapping and assignment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 15:42:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630602#M2795</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-04-10T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630604#M2796</link>
      <description>&lt;P&gt;Hi Wangzhenkai,&lt;/P&gt;&lt;P&gt;A53 also booted ?? Did you tested with goldvip-can-gw linker file memory address ??&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 15:46:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630604#M2796</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-04-10T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630664#M2804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As told previously on the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32G/Unable-to-Boot-M7-on-Gold-VIP-RDB2-S32g274A/td-p/1617559" target="_blank"&gt;Unable to Boot M7 on Gold VIP RDB2(S32g274A) - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;GoldVIP is not recommended to create a multicore application. We encourage to read AN13750 for this topic.&lt;/P&gt;
&lt;P&gt;As for the memory boundaries, they are provided once u-boot/atf is built (shown on AN13750). There is no direct documentation that shows this memory map for u-boot.&lt;/P&gt;
&lt;P&gt;You could try and follow the u-boot makefile to understand where the linker is found and what sections are created, but this should be done by the developer.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 18:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630664#M2804</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-10T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630677#M2805</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;If its that straight forward, i might not posted. Sorry to say but fact at my understanding is " NXP GoldVIP 1.5.0 only will work and NXP is not interested to answer it or will not reveal or not interested ??.&lt;/P&gt;&lt;P&gt;I am not asking solutions for my work. What ever reference documents AN13423, AN1350 / LED document/Software enablement etc documents only i am following and those steps only we are following and we are facing problems/Issues but GoldVIP 1.5.0 binaries will work very much fine - how come it is ?????? How to understand your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;NXP Community GoldVIP is not recommended to create a multicore application. -- do you want to say use S32G but use only one CPU ???&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only one questions in my mind -- How Gold VIp 1.5.0 is working good for NXP and how it is not working for me even though following NXP documents ??&lt;/P&gt;&lt;P&gt;1. I will follow your suggestion about U-boot&amp;nbsp;makefile to check the address it is following.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 18:24:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630677#M2805</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-04-10T18:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274 A53 kernel panic after m7 write LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630720#M2807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We apologize and we understand the frustration. We do not recommend GoldVIP for a multicore application since the main idea of it is to provide an evaluation scenario for the S32G platform. The following is said on the GoldVIP product brief:&lt;/P&gt;
&lt;P&gt;"GoldVIP provides a reference software integration platform for vehicle network processing applications like vehicle computers and service-oriented gateways."&lt;/P&gt;
&lt;P&gt;It is not that it won't work, it is just that more care should be taken if creating a multicore application on an already designed application. Since GoldVIP has a defined task for each core on the system, care should be taken.&lt;/P&gt;
&lt;P&gt;GoldVIP has a dedicated Developer's Guide which explains the possibilities of customization under the GoldVIP itself. As you are saying, more possibilities can be available, but we are not expecting for GoldVIP to provide more than the Developer's Guide is telling, since other Application Notes/examples area available for other different scenarios.&lt;/P&gt;
&lt;P&gt;As told before, if you want to create a multicore application which does not relate to the GoldVIP reference application, we do recommend looking into the AN13750, which does provide a more generic approach of a multicore application under the S32G2 platform.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 20:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274-A53-kernel-panic-after-m7-write-LLCE/m-p/1630720#M2807</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-10T20:27:13Z</dc:date>
    </item>
  </channel>
</rss>

