<?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>S32GのトピックRe: S32G3 remoteproc support</title>
    <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2188202#M15262</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Im able to boot the M7 core. The error is the wrong load address.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Oct 2025 09:33:56 GMT</pubDate>
    <dc:creator>Niranj_369</dc:creator>
    <dc:date>2025-10-17T09:33:56Z</dc:date>
    <item>
      <title>S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183198#M15125</link>
      <description>&lt;P&gt;Dear NXP Team,&lt;/P&gt;&lt;P&gt;I’m currently working with the S32G3 SoC and exploring parallel booting of the A53 and M7 cores, based on the guidelines provided in the AN13750 application note. I understand that this document is intended for the S32G2 platform.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1.&amp;nbsp; Is there an equivalent or updated document specifically tailored for the S32G3 SoC that covers parallel booting?&lt;BR /&gt;2. Can I use remoteproc on the A53 core to load firmware onto the M7 core? If so, does this setup support IPCF or any other inter-core communication mechanisms? I would appreciate any documentation or references that detail this process for S32G3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 17:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183198#M15125</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-09T17:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183432#M15129</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;1.We do not have the newer version of AN13750, you also can refer to the AN13750 for your S32G3 platform, the steps are&amp;nbsp;similar。&lt;/P&gt;
&lt;P&gt;2.You can refer to the demo of IPCF in RTD, and you can try to test how to load the IPCF sample from u-boot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760062037621.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360148iB5311DF92A109141/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760062037621.png" alt="Joey_z_0-1760062037621.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_0-1760062037621.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 02:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183432#M15129</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-10T02:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183568#M15137</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Im following the AN13750 document. But facing multiple issues during the build process(mostly due to version mismatch). Can i use remoteproc to boot the m7 core from A53 core. Remote proc seems to be a lot simpler as it doesnt needs and bootloader changes.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 05:53:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183568#M15137</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-10T05:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183574#M15139</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;For your project, you need to refer to the Release notes for the&amp;nbsp;version match during using the AN13750, it is recommended to use the bootloader for the multi-core boot. You can post the new ticket when you encounter the issue, we will do best to help you to solve it.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 06:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183574#M15139</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-10T06:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183880#M15146</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I have loaded the m7 firmware using fatload.&amp;nbsp; Is there a way to make it persist across boots without manually loading it each time? If so, could you please suggest the best methods?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 12:04:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183880#M15146</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-10T12:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183914#M15148</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can try to add the command of fatload to the&amp;nbsp;environment variables of U-boot.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 13:32:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2183914#M15148</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-10T13:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2185804#M15203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;1. In step 7, how can i find the address of the address of the interrupt vector.&lt;BR /&gt;2. After executing these commands, if i execute boot commands, will both the cores are active?&lt;BR /&gt;3. Is there any simple example for m7&amp;nbsp; that i can try to check if it works(ie M7 fIrmware boot)?. Currently im using the IPCF M7&amp;nbsp; firmware. but im facing some issues while enabling IPCF in A53 core.&amp;nbsp;&lt;BR /&gt;4. For enabling IPCF in A53 core, is the ipc-shm drivers only enough or i need dtb changes or other changes&lt;BR /&gt;ipc-shm-dev.ko, ipc-shm-uio.ko. ipc-shm-multiinstance.ko - do i need to insmod all these drivers?&lt;BR /&gt;Im getting the below error while insmoding&amp;nbsp;ipc-shm-multiinstance.ko&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@s32g399ardb3:~# sudo insmod files/ipc-shm-sample_multi-instance.ko&lt;BR /&gt;[ 55.467428] SError Interrupt on CPU2, code 0x00000000bf000002 -- SError&lt;BR /&gt;[ 55.467449] CPU: 2 PID: 590 Comm: insmod Tainted: G W O 6.6.52-rt43-g1a29a32be610-dirty #1&lt;BR /&gt;[ 55.467458] Hardware name: LUCID NXP S32G3 Design Board (S32G-VNP-RDB3) (DT)&lt;BR /&gt;[ 55.467462] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)&lt;BR /&gt;[ 55.467470] pc : ipc_shm_init+0x238/0x8cc [ipc_shm_dev]&lt;BR /&gt;[ 55.467492] lr : ipc_shm_init+0x124/0x8cc [ipc_shm_dev]&lt;BR /&gt;[ 55.467506] sp : ffffffc081e738f0&lt;BR /&gt;[ 55.467509] x29: ffffffc081e738f0 x28: ffffffc078f46068 x27: 0000000000000000&lt;BR /&gt;[ 55.467521] x26: 0000000000000000 x25: ffffffc078f3d490 x24: ffffffc078f3d480&lt;BR /&gt;[ 55.467532] x23: ffffffc080eeef40 x22: 0000000000000000 x21: ffffffc078f46190&lt;BR /&gt;[ 55.467542] x20: ffffffc078f3d480 x19: ffffffc078f3d480 x18: ffffffffffffffff&lt;BR /&gt;[ 55.467554] x17: 0000000000000003 x16: ffffffc080a4d9a0 x15: ffffffc101e7377d&lt;BR /&gt;[ 55.467565] x14: 0000000000000001 x13: 007473696c5f7974 x12: ffffff8801093f1c&lt;BR /&gt;[ 55.467574] x11: 000000000000004b x10: ffffffc080a4d9a0 x9 : 0000000000000000&lt;BR /&gt;[ 55.467583] x8 : ffffff880613ca80 x7 : 0000000000000000 x6 : 0000000000000000&lt;BR /&gt;[ 55.467594] x5 : ffffff880613c988 x4 : ffffff880613c748 x3 : 0000000000000000&lt;BR /&gt;[ 55.467604] x2 : 0000000000000003 x1 : 0000000000000000 x0 : 0000000000000048&lt;BR /&gt;[ 55.467616] Kernel panic - not syncing: Asynchronous SError Interrupt&lt;BR /&gt;[ 55.467620] SMP: stopping secondary CPUs&lt;BR /&gt;[ 55.467629] Kernel Offset: disabled&lt;BR /&gt;[ 55.467632] CPU features: 0x1,00000008,00020000,1000420b&lt;BR /&gt;[ 55.467638] Memory Limit: none&lt;BR /&gt;[ 55.604282] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;note: Im using the yocto from nxp github page with 6.6 kernel version&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 13:10:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2185804#M15203</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-14T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186211#M15211</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. In step 7, how can i find the address of the address of the interrupt vector.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;You need to find it in .map file as the following picture.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760497253973.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360791iCDAC029586F35256/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760497253973.png" alt="Joey_z_0-1760497253973.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_0-1760497253973.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1760497396594.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360792i03B64870CC54B5F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1760497396594.png" alt="Joey_z_1-1760497396594.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_1-1760497396594.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. After executing these commands, if i execute boot commands, will both the cores are active?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;Yes，you can boot M core in uboot.&lt;BR /&gt;&lt;SPAN&gt;3. Is there any simple example for m7&amp;nbsp; that i can try to check if it works(ie M7 fIrmware boot)?. Currently im using the IPCF M7&amp;nbsp; firmware. but im facing some issues while enabling IPCF in A53 core.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;You can try to add the operation of LED/register/Uart in M7 project and check the M7 status.&lt;BR /&gt;&lt;SPAN&gt;4. For enabling IPCF in A53 core, is the ipc-shm drivers only enough or i need dtb changes or other changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ipc-shm-dev.ko, ipc-shm-uio.ko. ipc-shm-multiinstance.ko - do i need to insmod all these drivers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Im getting the below error while insmoding&amp;nbsp;ipc-shm-multiinstance.ko&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; You can refer to the file of description file to add .ko files.&amp;nbsp; The .dtb/Image files need to compatible with IPCF.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this can help you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Joey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 03:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186211#M15211</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-15T03:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186324#M15212</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have loaded the m7 firmware using the provided steps. but the expected functionality is not working. I have converted the elf file to bin file using the cross-compiler objectcopy command. the bin file is not genereted when building the project in s32ds&lt;BR /&gt;1. How can i configure the s32ds to generate bin file.&amp;nbsp;&lt;BR /&gt;2. will the elf-bin conversion using&amp;nbsp;&lt;SPAN&gt; arm-none-eabi-objcopy -O binaryu ${ProjName}.elf ${ProjName}.bin command works?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:44:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186324#M15212</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-15T06:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186540#M15222</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can configure the S32DS IDE to create the .bin file.&lt;/P&gt;
&lt;P&gt;1. Properties-&amp;gt;Settings-&amp;gt;Cross Settings-&amp;gt;Check the Create flash image -&amp;gt; Apply and Close&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760521674165.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360891iEDD9E0A007586916/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760521674165.png" alt="Joey_z_0-1760521674165.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_0-1760521674165.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2.General-&amp;gt;Check the Raw binary, then rebuild the project, you can find the .bin file in folder of Debug_RAM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1760521684016.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360892iFAD728CC83A4C837/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1760521684016.png" alt="Joey_z_1-1760521684016.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_1-1760521684016.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 09:52:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186540#M15222</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-15T09:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186742#M15227</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I’ve built the binary file for the LED toggling example and loaded it using the provided commands, but the LED isn’t blinking. I’ve verified the LED firmware (ELF) using the Lauterbach debugger.&lt;BR /&gt;I used the following commands:&lt;/P&gt;&lt;P&gt;dcache off&lt;BR /&gt;mw.q 0x34000000 0x0 0x40000&lt;BR /&gt;fatload mmc 0:4 0x80000000 led_toggle.bin&lt;BR /&gt;cp.b 0x80000000 0x34000000 0x300000&lt;BR /&gt;start 0x34501000&lt;/P&gt;&lt;P&gt;The interrupt vector address was taken from the map file&lt;/P&gt;&lt;P&gt;The SRAM range is from 0x34000000 to 0x344FFFFF (5 MiB total).&lt;/P&gt;&lt;P&gt;The binary size is 5.5 MiB (5505024 bytes), which exceeds the available SRAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use 0x300000 (3 MiB) in the cp.b command, it executes without error, but the LED still doesn’t blink. If I use the full binary size (0x5505024), the board resets with the following error:&lt;/P&gt;&lt;P&gt;&lt;!--  EndFragment   --&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cp.b 0x80000000 0x34300000 0x5505024&lt;BR /&gt;"Error" handler, esr 0xbf000000&lt;BR /&gt;elr: 00000000ff91d9a4 lr : 00000000ff8b0584 (reloc)&lt;BR /&gt;elr: 00000000ff91d9a4 lr : 00000000ff8b0584&lt;BR /&gt;x0 : 0000000034300000 x1 : 0000000080000000&lt;BR /&gt;x2 : 0000000005505024 x3 : 0000000001100008&lt;BR /&gt;x4 : 0000000000000000 x5 : 0000000000000000&lt;BR /&gt;x6 : 00000000ff92cb4b x7 : 0000000000000044&lt;BR /&gt;x8 : 0000000000000010 x9 : 0000000000000008&lt;BR /&gt;x10: 0000000000000004 x11: 00000000ffc0c0d0&lt;BR /&gt;x12: 0000000000000000 x13: 0000000000000200&lt;BR /&gt;x14: 000000000000000a x15: 0000000000000020&lt;BR /&gt;x16: 00000000ff8b04f0 x17: 0000000000000000&lt;BR /&gt;x18: 00000000ffbddd80 x19: 0000000000000001&lt;BR /&gt;x20: 00000000ffc06ed0 x21: 0000000034300000&lt;BR /&gt;x22: 0000000080000000 x23: 0000000000000000&lt;BR /&gt;x24: 0000000000000000 x25: 0000000000000000&lt;BR /&gt;x26: 0000000000000000 x27: 0000000000000000&lt;BR /&gt;x28: 00000000ffc10cd0 x29: 00000000ffbd4060&lt;/P&gt;&lt;P&gt;Code: eb03005f 540001e1 d65f03c0 f8636824 (f8236804)&lt;BR /&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;P&gt;My Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are these loading steps valid for any M7 firmware, or only for IPCF examples?&lt;/LI&gt;&lt;LI&gt;Can I reduce the size of the .bin file, or is there another recommended approach to fit it within the M7_0 SRAM range? or is there any other way to overcome this?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;!--  EndFragment   --&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 14:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2186742#M15227</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-15T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187048#M15231</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;1.Are these loading steps valid for any M7 firmware, or only for IPCF examples?&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;Other M7 Image also can be loaded through these steps. But you need to solve the conflict between A and M core, including clock and pin etc.&lt;/P&gt;
&lt;P&gt;Also, do you can test the M7 Image only on M7 core? is the LED will blink?&lt;/P&gt;
&lt;P&gt;2.Can I reduce the size of the .bin file, or is there another recommended approach to fit it within the M7_0 SRAM range? or is there any other way to overcome this?&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; You can modify the link file for this as the following picture.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760581801051.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361032i2C924A2CE6597BEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760581801051.png" alt="Joey_z_0-1760581801051.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Joey_z_0-1760581801051.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 02:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187048#M15231</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-16T02:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187677#M15250</link>
      <description>&lt;P&gt;I'm using a sequence of U-Boot commands to load the M7 firmware on the S32G3 platform. All commands execute successfully, but the expected functionality—LED blinking—is not working.&lt;/P&gt;&lt;P&gt;dcache off&lt;BR /&gt;mw.q 0x34100000 0x0 0x40000&lt;BR /&gt;fatload mmc 0:4 0x80000000 led.bin&lt;BR /&gt;cp.b 0x80000000 0x34350010 0x300000&lt;BR /&gt;startm7 0x34451000&lt;/P&gt;&lt;P&gt;QN 1:where can i find the correct load address used in the memory copy command. Specifically, I need clarity on the address and size parameters, what each represents, and where to obtain them. My goal is to boot the M7_0 core of the S32G3 device. Attached the firmware files for reference.&lt;/P&gt;&lt;P&gt;QN 2:I’d like to know whether it's possible to load an ELF file directly from U-Boot. If so, I need the exact commands and guidance on how to determine the correct memory address to use.&lt;/P&gt;&lt;P&gt;Qn 3: I attempted to load the ELF file using the bootelf command, but it resulted in an exception error. I want to understand why this happens and what causes the failure.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;=&amp;gt; bootelf 0x80000000&lt;BR /&gt;"Error" handler, esr 0xbf000002&lt;BR /&gt;elr: 00000000ff91fbc8 lr : 00000000ff91fbc4 (reloc)&lt;BR /&gt;elr: 00000000ff91fbc8 lr : 00000000ff91fbc4&lt;/P&gt;&lt;P&gt;QN4: readelf -h led.elf that the class is ELF32. is it expected. is the the reason for the bootelf failure?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (2).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361217i436BACFAE1018D75/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (2).png" alt="image (2).png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image (2).png&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;QN5: When I load the LED blinking ELF file using Lauterbach, it works correctly. However, when I try to load the corresponding binary instead, it fails with an unknown symbol error. I need to know what address should be used when loading the .bin file in the Lauterbach CMM script.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361214i3489ACCD08757F06/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot2.png" alt="Screenshot2.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screenshot2.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot3.png" style="width: 954px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361215iC896CC498D5EBA25/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot3.png" alt="Screenshot3.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screenshot3.png&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;QN6:&amp;nbsp;I have used the linker script modification provided to reduce the size of the bin file. will it affect the functionality of the bin file?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 16:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187677#M15250</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-16T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187945#M15253</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply and informaiton.&lt;/P&gt;
&lt;P&gt;I will help you to check it and reply to you as soon as possible.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 03:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2187945#M15253</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-17T03:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2188202#M15262</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Im able to boot the M7 core. The error is the wrong load address.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 09:33:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2188202#M15262</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-17T09:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2188781#M15272</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for sharing the information.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 01:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2188781#M15272</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-20T01:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2189162#M15294</link>
      <description>&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;P&gt;We are currently using the &lt;STRONG&gt;BSP 43.0&lt;/STRONG&gt; branch of the auto_yocto_bsp. The M7 IPCF firmware I'm working with — SW32G_IPCF_4.6.0_D2205_updatesite.zip — appears to be incompatible with BSP 43.0. The latest IPCF updatesite I could locate is SW32G_IPCF_4.10.0_Safety_Package_D2405.zip, which officially supports BSP 40.0.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q1:&lt;/STRONG&gt; Does the D2405 updatesite also support BSP 43.0? If not, could you please guide me to the correct IPCF updatesite version compatible with BSP 43.0?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q2:&lt;/STRONG&gt; Which branch of the ipc-shm drivers is recommended for use with BSP 43.0?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support&lt;/P&gt;&lt;P&gt;&lt;!--  EndFragment   --&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 11:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2189162#M15294</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-20T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2189542#M15298</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;There is no IPCF version corresponding to BSP43 for the time being. It is recommended to use the latest IPCF 4.10.0 version.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 03:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2189542#M15298</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-21T03:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2190037#M15304</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have built the 4.10.0 M7 IPCF application and attempted to boot both cores by halting at the A53's U-Boot, loading the M7 firmware into SRAM, starting it, and then proceeding to boot the A53 core. However, when the M7 firmware is loaded prior to booting the A53, the boot process halts midway. The attached image compares the A53 boot logs: the left side shows the log with M7 firmware loaded, where the boot fails, and the right side shows the successful boot when the M7 firmware is not loaded.&lt;BR /&gt;Note: This only happens with IPCF example. I have successfully done parallel booting with led and lin m7 firmware examples.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Niranj_369_1-1761057401567.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361896i365D27975399194A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Niranj_369_1-1761057401567.png" alt="Niranj_369_1-1761057401567.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Niranj_369_1-1761057401567.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To isolate the issue, I commented out all logic in the M7 firmware's main function, yet the A53 still fails to boot completely. Could you please help explain the root cause of this behavior and suggest how to resolve it?&lt;/P&gt;&lt;P&gt;Additionally, I attempted to insert the IPC shared memory drivers (ipc-shm-dev.ko and ipc-shm-sample_multi-instance.ko) while the M7 firmware was not loaded. Inserting ipc-shm-sample_multi-instance.ko resulted in an error. Is this failure due to the absence of the M7 firmware? If not, could you please clarify the cause and advise on how to fix it?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Niranj_369_2-1761057440992.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361897iB8F4EA8B7B419E23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Niranj_369_2-1761057440992.png" alt="Niranj_369_2-1761057440992.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Niranj_369_2-1761057440992.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note : Im using bsp43.0 with kernel version 6.6. IPCF upfdatesite version 4.10.0 and ipc-shm version 4.10.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:40:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2190037#M15304</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-21T14:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 remoteproc support</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2190362#M15307</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply and information.&lt;/P&gt;
&lt;P&gt;What is your M7 core IPCF application in RTD? Which version of RTD are you using in RTD?&lt;/P&gt;
&lt;P&gt;Please check your M core application linker file and Share Memory, it does not conflict with your A core.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 02:19:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-remoteproc-support/m-p/2190362#M15307</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-22T02:19:47Z</dc:date>
    </item>
  </channel>
</rss>

