<?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: IPCF enablement on S32G in S32G</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1389349#M312</link>
    <description>&lt;P&gt;I have a few problems for now..&lt;/P&gt;&lt;P&gt;First when verifing code in tresos studio I get error for reset handler addres for A53 image.. How should I get correct address?&lt;/P&gt;&lt;P&gt;When I generate code with some available address I get following error when running launch.bat for building bootloader.bin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165658i027EA236F922901C/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.PNG" alt="error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 07:12:38 GMT</pubDate>
    <dc:creator>st_ra</dc:creator>
    <dc:date>2021-12-20T07:12:38Z</dc:date>
    <item>
      <title>IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1386477#M295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im trying to implement IPCF on S32G274A RDB2 board. I tried IPCF_HLD example and it works fine. But problem is that in the example Clock_Ip_Init is not used (not sure why then it is in example at all?) and my project for CM7_0 is initializing clocks by calling Mcu_Init, Mcu_SetMode and Clock_Ip_Init functions. Once I start yocto linux build (bsp30.0) from sd card and stop in u-boot after dcache off, initsram and fatload commands I run startm7 and after that loose control on terminal, I cant resume boot for linux.&lt;/P&gt;&lt;P&gt;My question is either how to configure u-boot to use clock config form M7 project or how to sync both projects...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 13:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1386477#M295</guid>
      <dc:creator>st_ra</dc:creator>
      <dc:date>2021-12-14T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1386981#M297</link>
      <description>&lt;P&gt;The recommended way to boot multiple applications when M7 is the boot core is&lt;BR /&gt;to use the Bootloader&amp;nbsp; which is part of the Platform Software&lt;BR /&gt;Integration for S32G2XX package. The Bootloader de-initializes the clocks it&lt;BR /&gt;used before passing control to the loaded applications, thus no specific&lt;BR /&gt;changes are required in u-Boot. See Section 3.2.1 of the Bootloader Integration&lt;BR /&gt;Example Manual.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 06:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1386981#M297</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-15T06:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1387321#M298</link>
      <description>&lt;P&gt;Ok, first of all there is no updatesite.zip for latest platform software integration... And also I cant figure out where is bootloader code, what to do after code generation in EB tresos. How do I get bootloader_IVT.bin?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1387321#M298</guid>
      <dc:creator>st_ra</dc:creator>
      <dc:date>2021-12-15T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388132#M305</link>
      <description>&lt;P&gt;The updatesite package is quite there:&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="bpe_0-1639656187924.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165440i547172D62CAE5360/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bpe_0-1639656187924.png" alt="bpe_0-1639656187924.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Use &lt;A href="https://www.nxp.com/app-autopackagemgr/automotive-software-package-manager:AUTO-SW-PACKAGE-MANAGER" target="_self"&gt;Automotive Software Package Manager&lt;/A&gt;&amp;nbsp; to obtain it. See Section 3.3 of&lt;BR /&gt;the Bootloader User Manual for instructions on building bootable images.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388132#M305</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-16T12:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388134#M306</link>
      <description>&lt;P&gt;That is updatesite package for IPCF. There is no updatesite for platform software integration where bootloader project is...&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388134#M306</guid>
      <dc:creator>st_ra</dc:creator>
      <dc:date>2021-12-16T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388142#M307</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="psi.PNG" style="width: 723px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165441i627468EAAE1D32BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="psi.PNG" alt="psi.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388142#M307</guid>
      <dc:creator>st_ra</dc:creator>
      <dc:date>2021-12-16T12:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388828#M310</link>
      <description>&lt;P&gt;Sorry for confusion, the Platform Software Integration package is standalone,&lt;BR /&gt;there is no S32DS updatesite package. Instructions on building the Bootloader&lt;BR /&gt;are given in Section 3.3.4 of the Bootloader Manual. Preparing a bootable binary&lt;BR /&gt;with IVT Tool is described in Section 3.3.3 of the same document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 13:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1388828#M310</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-17T13:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF enablement on S32G</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1389349#M312</link>
      <description>&lt;P&gt;I have a few problems for now..&lt;/P&gt;&lt;P&gt;First when verifing code in tresos studio I get error for reset handler addres for A53 image.. How should I get correct address?&lt;/P&gt;&lt;P&gt;When I generate code with some available address I get following error when running launch.bat for building bootloader.bin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165658i027EA236F922901C/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.PNG" alt="error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 07:12:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-enablement-on-S32G/m-p/1389349#M312</guid>
      <dc:creator>st_ra</dc:creator>
      <dc:date>2021-12-20T07:12:38Z</dc:date>
    </item>
  </channel>
</rss>

