<?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: S32G2 Bootloader Project plugins missing in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622303#M2638</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The Bootloader_UserManual is included in the Integration Reference Examples deliverable, under &lt;EM&gt;&amp;lt;Platform_Integration_22.06_install_path&amp;gt;/documentation&lt;/EM&gt; directory. The Integration Reference Examples deliverable can be downloaded from your nxp.com account or from Auto Package Manager (&lt;A href="https://www.nxp.com/app-autopackagemgr/software-package-manager:AUTO-SW-PACKAGE-MANAGER" target="_blank"&gt;https://www.nxp.com/app-autopackagemgr/software-package-manager:AUTO-SW-PACKAGE-MANAGER&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;George&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 06:57:23 GMT</pubDate>
    <dc:creator>gmocanu</dc:creator>
    <dc:date>2023-03-27T06:57:23Z</dc:date>
    <item>
      <title>S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1621639#M2619</link>
      <description>&lt;P&gt;I am working on Bootloader-M7 on GoldVIP-RDB2, S32G274A SOC. GOLDVIP-1.5.0Binaries we are following.&lt;/P&gt;&lt;P&gt;As per the GoldVIP Developer guide document : Imported Bootlaoder workspace in to Eb tresos and also mentioned to Remove missing plugins with Remove all faulty modules. Once removed unable to build the project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Few plugins found RTD, rest of the plugins unable to find. This activity we are trying to Build Bootloader.bin for the M7 CAN2CAN Project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my understanding Bootrom need bootloader to enable M7 and A53. Please correct me if i am wrong. Bootloader.bin - &amp;gt; DCD - &amp;gt; IVT and CAN2CAN project bin will be given in Application bootlaoder column in the IVT tool.&lt;/P&gt;&lt;P&gt;Below list of the Plugins unable to find:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7780190818_1-1679657433803.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216160iC3251E3758938C4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7780190818_1-1679657433803.png" alt="7780190818_1-1679657433803.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where to fine:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category 1:&amp;nbsp;Bootloader_TS_T40D11M226I0R0,&amp;nbsp; CryptoDal_TS_T40D11M226I0R0,&amp;nbsp;SysDal_TS_T40D11M226I0R0&lt;/P&gt;&lt;P&gt;Category 2:&amp;nbsp;This is different package: sBoot_TS_T40D11M10I1R0,&amp;nbsp;mSel_TS_T40D11M10I1R0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category 3: How to fix this kind of plugins issue:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Project: Bootloader_S32G2XX_ASR_4.4_M7&amp;lt;br&amp;gt;Cannot load configuration Bist. Another module already created a configuration at /AUTOSAR/TOP-LEVEL-PACKAGES/Bist/ELEMENTS/Bist&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 11:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1621639#M2619</guid>
      <dc:creator>Ramakrishna_oduguru</dc:creator>
      <dc:date>2023-03-24T11:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1621762#M2622</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; &lt;EM&gt;Below list of the Plugins unable to find: [picture]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I noticed an error reported for the Mcl plugin as well. Could you check if the RTD plugins are properly installed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; &lt;EM&gt;In my understanding Bootrom need bootloader to enable M7 and A53. Please correct me if i am wrong. Bootloader.bin - &amp;gt; DCD - &amp;gt; IVT and CAN2CAN project bin will be given in Application bootlaoder column in the IVT tool.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;You will have to generate the IVT blob image (corresponding to the pre-compiled GoldVIP boot-loader binary image), and the &lt;EM&gt;Application bootloader &lt;/EM&gt;field will be configured using the Bootloader.bin file. The CAN2CAN project bin will be simply written somewhere in QSPI/SDcard (depending on your configuration) and it will be loaded by the bootloader application. Please refer to the &lt;EM&gt;Bootloader_UserManual&lt;/EM&gt;, Chapter &lt;EM&gt;6.2.3 Creating the boot image&lt;/EM&gt;, part of the Integration Reference Examples/Platform Software Integration deliverable.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt; &lt;EM&gt;Category 1: Bootloader_TS_T40D11M226I0R0, CryptoDal_TS_T40D11M226I0R0, SysDal_TS_T40D11M226I0R0&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;These plugins are part of the Integration Reference Examples 2022.06 release, available under &lt;EM&gt;&amp;lt;Platform_Integration_22.06_install_path&amp;gt;\applications\realtime\Tresos\eclipse\plugins&lt;/EM&gt; folder.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt; &lt;EM&gt;Category 2: This is different package: sBoot_TS_T40D11M10I1R0, mSel_TS_T40D11M10I1R0&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;These plugins are part of the S32 Safety Software Framework, which is a premium product. The bootloader workspace/application can be generated/built without the need for these plugins (just use the "Remove all faulty modules" in EB tresos when you import the workspace).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; &lt;EM&gt;Category 3: How to fix this kind of plugins issue: Project: Bootloader_S32G2XX_ASR_4.4_M7&amp;lt;br&amp;gt;Cannot load configuration Bist. Another module already created a configuration at /AUTOSAR/TOP-LEVEL-PACKAGES/Bist/ELEMENTS/Bist&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Let us know whether this error is still showing up after you manage to install the rest of the plugins.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;George&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 15:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1621762#M2622</guid>
      <dc:creator>gmocanu</dc:creator>
      <dc:date>2023-03-24T15:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622014#M2632</link>
      <description>could you please any document follow on the S32G2 -VNP-RDB2 Bootloader please send me.</description>
      <pubDate>Sat, 25 Mar 2023 15:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622014#M2632</guid>
      <dc:creator>Ramakrishna_oduguru</dc:creator>
      <dc:date>2023-03-25T15:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622022#M2633</link>
      <description>&lt;P&gt;Hi Goerge,&lt;/P&gt;&lt;P&gt;Could you lease share Bootloader_usermanual document or any NXP download url to download.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 17:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622022#M2633</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-03-25T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622028#M2634</link>
      <description>&lt;P&gt;Premium products will remove okay.&amp;nbsp;&lt;/P&gt;&lt;P&gt;below error is very strange as Plugins are existing but this kind of warning are why below warning are coming&amp;nbsp; and how to fix it??&lt;/P&gt;&lt;P&gt;Project: Bootloader_S32G2XX_ASR_4.4_M7&amp;lt;br&amp;gt;Missing mandatory module "Compiler_TS_TxDxM1I0R0" in project "Bootloader_S32G2XX_ASR_4.4_M7": Please add the module to the Module Configurations.&lt;/P&gt;&lt;P&gt;Respective version RTD and SPD plugins are copied.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viswa_kondapall_0-1679770486176.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216253i4E8E4C0815B066C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="viswa_kondapall_0-1679770486176.png" alt="viswa_kondapall_0-1679770486176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;only premium safety software plugins are removing.&lt;/P&gt;&lt;P&gt;sBoot_TS_T40D11M19I0R0 / sCheck_TS/ mSel_TS.&lt;/P&gt;&lt;P&gt;Few plugins are free and few are premium what kind of hack it is ?? either make it Premium all and make free. this kind half nd half is not good.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 19:05:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622028#M2634</guid>
      <dc:creator>viswa_kondapall</dc:creator>
      <dc:date>2023-03-25T19:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Bootloader Project plugins missing</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622303#M2638</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The Bootloader_UserManual is included in the Integration Reference Examples deliverable, under &lt;EM&gt;&amp;lt;Platform_Integration_22.06_install_path&amp;gt;/documentation&lt;/EM&gt; directory. The Integration Reference Examples deliverable can be downloaded from your nxp.com account or from Auto Package Manager (&lt;A href="https://www.nxp.com/app-autopackagemgr/software-package-manager:AUTO-SW-PACKAGE-MANAGER" target="_blank"&gt;https://www.nxp.com/app-autopackagemgr/software-package-manager:AUTO-SW-PACKAGE-MANAGER&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;George&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 06:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Bootloader-Project-plugins-missing/m-p/1622303#M2638</guid>
      <dc:creator>gmocanu</dc:creator>
      <dc:date>2023-03-27T06:57:23Z</dc:date>
    </item>
  </channel>
</rss>

