<?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: How to build GoldVIP Bootloader image correctly</title>
    <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2080365#M13249</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;I have download and install the&amp;nbsp;&lt;SPAN&gt;SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip in S32 IDE.&lt;BR /&gt;Also installed SW32G_RTD_4.4_5.0.0_D2410_DesignStudio_updatesite.zip and&amp;nbsp;SW32G_FreeRTOS_11.1.0_4.0.3_CD3_D2410_DesignStudio_updatesite.zip.&lt;BR /&gt;&lt;/SPAN&gt;After I import the example, there's some error I faced.&lt;BR /&gt;1. Issue: At least one feature configuration must be enabled when adding the Platform configuration.!&lt;BR /&gt;Origin: Peripherals:BOARD_InitPeripherals&lt;BR /&gt;Resource: Platform&lt;BR /&gt;=&amp;gt; This one I select "Platform Interrupt Controller Configuration" and error solved.&lt;BR /&gt;Is this the configuration I should select?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaulHu_0-1744684601246.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333031iC31EA0B4069BA897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PaulHu_0-1744684601246.png" alt="PaulHu_0-1744684601246.png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. After solving the error in mex file describe in 1., I update code and tried to build project&lt;BR /&gt;But it came out with below error messages.&lt;BR /&gt;Did I missied something not installed?&lt;/P&gt;&lt;LI-CODE lang="c"&gt;../src/sample.c:22:10: fatal error: ipc-shm.h: No such file or directory
22 | #include "ipc-shm.h"&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M50I0R0/include/Std_Types.h:50:10: fatal error: Platform_Types.h: No such file or directory
50 | #include "Platform_Types.h"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Apr 2025 02:42:37 GMT</pubDate>
    <dc:creator>PaulHu</dc:creator>
    <dc:date>2025-04-15T02:42:37Z</dc:date>
    <item>
      <title>How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2078885#M13214</link>
      <description>&lt;P&gt;I followed the instructions of&amp;nbsp;GoldVIP-S32G3-1.13.0 Bootloader User Manual generate&amp;nbsp;Blob_image.bin and load to flash address 0x0 cannot boot up.&lt;/P&gt;
&lt;P&gt;I have used EB tresos 27.1.0 generated Bootloader_Configuration.bin.&lt;/P&gt;
&lt;P&gt;And run the command generated Bootloader.bin (463KB) then assign it in S32 Design Studio 3.5 IVT view's Application bootloader Image.&lt;/P&gt;
&lt;P&gt;Turn out the Blob_image.bin only have 895KB, compare to boot-loader(1291KB) provided in GoldVIP example&amp;nbsp;binaries/ it's quite small.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried using Hex view to compare&amp;nbsp;Blob_image.bin and&amp;nbsp;boot-loader.&lt;/P&gt;
&lt;P&gt;DCD, QuadSPI Parameters, HSE and&amp;nbsp;SYS-IMG Pointer content are same.&lt;/P&gt;
&lt;P&gt;Only IVT image points to different&amp;nbsp;addresses of SYS-IMG and Application bootloader, and&amp;nbsp;Application bootloader content are different.&lt;/P&gt;
&lt;P&gt;How did the example&amp;nbsp;boot-loader image be generated?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 02:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2078885#M13214</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-14T02:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2078983#M13216</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the AN13750, This AN download link is&amp;nbsp;&amp;nbsp;&lt;A href="https://www.nxp.com.cn/webapp/sps/download/preDownload.jsp?render=true" target="_blank"&gt;AN13750: Enabling Multicore Application on S32G2 using S32G2 Platform Software Integration – Application note.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 09:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2078983#M13216</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-11T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079461#M13224</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; :&lt;/P&gt;&lt;P&gt;I tried to follow the instructions in the document.&lt;/P&gt;&lt;P&gt;There're some questions in 5. Prepare images for Cortex-M7 cores.&lt;BR /&gt;I had already installed related packages,&amp;nbsp;&lt;BR /&gt;1. Inter_Platform_Communication_Framework_4_10_0&lt;BR /&gt;2. FreeRTOS_4_0_3_CD3&lt;BR /&gt;3. Real_Time_Drivers_5_0_0&lt;BR /&gt;Since my version is S32G3 and DS 3.5, should I install those in document?&lt;BR /&gt;Do you have documents and file for&amp;nbsp;S32G3?&lt;BR /&gt;&lt;BR /&gt;Later part of Chapter 5.1&lt;BR /&gt;I import examples from SW32G_IPCF_4.10.0_D2405\eclipse\plugins\Ipcf_TS_T40D11M410I0R0\examples\&lt;BR /&gt;But there's no&amp;nbsp;mex file inside the project.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 01:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079461#M13224</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-14T01:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079509#M13225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;H Paul&lt;/P&gt;
&lt;P&gt;I am Lina who had chatted with you this morning.&lt;/P&gt;
&lt;P&gt;Per you request, you need to cancel the&amp;nbsp; Bootloader.bin file which you uploaded.&lt;/P&gt;
&lt;P&gt;I have contacted our&amp;nbsp;community admin , they have helped to deleted the file per your request.&lt;/P&gt;
&lt;P&gt;Pls upload the new useful one to&amp;nbsp;&lt;SPAN&gt;identify question a&lt;/SPAN&gt;s you mentioned in our chat if needed.&lt;/P&gt;
&lt;P&gt;Pls kindly be advised.&lt;/P&gt;
&lt;P&gt;Thank you and have a nice day.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 02:42:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079509#M13225</guid>
      <dc:creator>LinaHou</dc:creator>
      <dc:date>2025-04-14T02:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079521#M13230</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;We don't have a direct article for S32G3, but the main process is the same when referring to AN13750 for S32G3. Please also note that the software version should refer more to Release Notes and use a compatible software version.&lt;/P&gt;
&lt;P&gt;In addition, you can import&amp;nbsp;&lt;SPAN&gt;example to refer as shown the following picture, then find the .mex file.&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_0-1744599790917.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332768i7CEA00045EA7EB5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1744599790917.png" alt="Joey_z_0-1744599790917.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 03:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079521#M13230</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-14T03:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079623#M13231</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;I have checked and fulfilled the&amp;nbsp;&lt;SPAN&gt;software&amp;nbsp;prerequisites version in GoldVIP 1.13.0 User-Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use SW32G_IPCF_4.10.0_D2405.exe to install IPCF.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But there's no mex file inside the examples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you let me know how I can get the example you have?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 06:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079623#M13231</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-14T06:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079690#M13233</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;You should import&amp;nbsp;SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip to S32DS IDE, then you can find the&amp;nbsp;&lt;SPAN&gt;examples.&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_2-1744614536255.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332835iB131702973E06970/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_2-1744614536255.png" alt="Joey_z_2-1744614536255.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Download the&amp;nbsp;SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1744613834788.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332831iAD90B61D5EFDA3A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1744613834788.png" alt="Joey_z_1-1744613834788.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 07:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2079690#M13233</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-14T07:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2080365#M13249</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;I have download and install the&amp;nbsp;&lt;SPAN&gt;SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip in S32 IDE.&lt;BR /&gt;Also installed SW32G_RTD_4.4_5.0.0_D2410_DesignStudio_updatesite.zip and&amp;nbsp;SW32G_FreeRTOS_11.1.0_4.0.3_CD3_D2410_DesignStudio_updatesite.zip.&lt;BR /&gt;&lt;/SPAN&gt;After I import the example, there's some error I faced.&lt;BR /&gt;1. Issue: At least one feature configuration must be enabled when adding the Platform configuration.!&lt;BR /&gt;Origin: Peripherals:BOARD_InitPeripherals&lt;BR /&gt;Resource: Platform&lt;BR /&gt;=&amp;gt; This one I select "Platform Interrupt Controller Configuration" and error solved.&lt;BR /&gt;Is this the configuration I should select?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaulHu_0-1744684601246.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333031iC31EA0B4069BA897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PaulHu_0-1744684601246.png" alt="PaulHu_0-1744684601246.png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. After solving the error in mex file describe in 1., I update code and tried to build project&lt;BR /&gt;But it came out with below error messages.&lt;BR /&gt;Did I missied something not installed?&lt;/P&gt;&lt;LI-CODE lang="c"&gt;../src/sample.c:22:10: fatal error: ipc-shm.h: No such file or directory
22 | #include "ipc-shm.h"&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M50I0R0/include/Std_Types.h:50:10: fatal error: Platform_Types.h: No such file or directory
50 | #include "Platform_Types.h"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 02:42:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2080365#M13249</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-15T02:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2080724#M13256</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Please note the Software version compatibility.&amp;nbsp;&lt;SPAN&gt;Checked the compatibility between IPCF and RTD, found that the IPCF 4.10.0 is supported on RTD 4.0.2_P04.&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_0-1744709773659.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333155i822960BD374B4F60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1744709773659.png" alt="Joey_z_0-1744709773659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 09:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2080724#M13256</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-15T09:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2084128#M13290</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;I have tried to align my S32DS software version with IPCF example release note.&lt;BR /&gt;SW32G_RTD_4.4_4.0.2_P04_D2312_DS_updatesite.zip&lt;BR /&gt;SW32_FreeRTOS_10_4_6_UOS_4_0_2_DS_updatesite_D2307.zip&lt;/P&gt;&lt;P&gt;But still&amp;nbsp;unavailable to build the example, with error&lt;BR /&gt;Platform_Types.h: No such file or directory&lt;BR /&gt;Std_Types.h: No such file or directory&lt;BR /&gt;ipc-shm.h: No such file or directory&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 01:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2084128#M13290</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-22T01:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2084357#M13294</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Do you have installed the 3.5.3 Development Package in the S32DS IDE as shown in 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_2-1745306171838.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334174i90666CF5D44CF3E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_2-1745306171838.png" alt="Joey_z_2-1745306171838.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In addition, could you check the S32DS version by selecting the "About S32 Design Studio for S32 Platform " as shown in 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-1745305926064.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334170iD5667AA7FED926B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1745305926064.png" alt="Joey_z_0-1745305926064.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2084357#M13294</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-22T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2085280#M13299</link>
      <description>&lt;P&gt;Dear&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;Yes, I do install the&amp;nbsp;SW32_S32DS_3.5.3_D2306.zip, this is the install screen again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32DS_3.5.3_Install_Again.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334454i364BAF2B2D69E636/image-size/medium?v=v2&amp;amp;px=400" role="button" title="S32DS_3.5.3_Install_Again.png" alt="S32DS_3.5.3_Install_Again.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Here's the screen of the About page&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32DS_3.5.3_About.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334456i8647CF2ACFCF2C5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="S32DS_3.5.3_About.png" alt="S32DS_3.5.3_About.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:43:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2085280#M13299</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-23T08:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2090056#M13351</link>
      <description>&lt;P&gt;Dear&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 can see&amp;nbsp;&lt;SPAN&gt;Std_Types.h: under RTD plugin &amp;amp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ipc-shm.h under IPCF plugin.&lt;BR /&gt;I have tried to re-install the plugin and update using the zip file.&lt;BR /&gt;But the project still can find the file.&lt;BR /&gt;Do you know how to solve this?&lt;BR /&gt;&lt;BR /&gt;Another question like to ask is about RAM pointer.&lt;BR /&gt;How do we determine this to be point at?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaulHu_0-1746002272953.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335798iCFC7708F93EACC39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PaulHu_0-1746002272953.png" alt="PaulHu_0-1746002272953.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 08:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2090056#M13351</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-04-30T08:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2091946#M13364</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi, PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry for the reply late.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please check if the IPCF project has the IPCF folder as shown in the following picture, and&amp;nbsp;check if has the SDK as shown the following picture. The lost files come from here.&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_0-1746513576389.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336312iA7B5266AE460AF6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1746513576389.png" alt="Joey_z_0-1746513576389.png" /&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-1746513685636.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336314i9E995D16CAB5E524/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1746513685636.png" alt="Joey_z_1-1746513685636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Refer to the Bootloader.map you can find the&amp;nbsp;&lt;SPAN&gt;RAM pointer.&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_2-1746513795925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336316iB78236C1AF13E7A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_2-1746513795925.png" alt="Joey_z_2-1746513795925.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 06:45:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2091946#M13364</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-05-06T06:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2093199#M13375</link>
      <description>&lt;P&gt;Dear&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 change the RAM address to my&amp;nbsp;&lt;SPAN&gt;Bootloader.map address.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And the Blob works fine now.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No need to build IPCF project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for the helping.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another question, can we change to&amp;nbsp;Bootloader.map address?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 01:23:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2093199#M13375</guid>
      <dc:creator>PaulHu</dc:creator>
      <dc:date>2025-05-08T01:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to build GoldVIP Bootloader image correctly</title>
      <link>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2093482#M13382</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;PaulHu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can try to modify the linkfile.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1746693321119.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336665iC3115C97D51FCC0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1746693321119.png" alt="Joey_z_0-1746693321119.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 08:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-build-GoldVIP-Bootloader-image-correctly/m-p/2093482#M13382</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-05-08T08:41:18Z</dc:date>
    </item>
  </channel>
</rss>

