<?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: Problem starting BSP31 uboot with M7 bootloader in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1724732#M4832</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;I have raised a internal ticket about your issue, i will update as i got reply&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;Tushar&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 12:34:50 GMT</pubDate>
    <dc:creator>nxf92355</dc:creator>
    <dc:date>2023-09-18T12:34:50Z</dc:date>
    <item>
      <title>Problem starting BSP31 uboot with M7 bootloader</title>
      <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1719251#M4721</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to start bsp31-uboot with bootloader from " Platform_Software_Integration_S32G2XX_2022_06 " on s32g274a-vnp-rdb2, but the uboot won't start and board reset once reaching the following line in " BootloaderSpecific.c ":&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Bl_StartApplication() -&amp;gt; REG_WRITE32(RGM_PRST(partition), resetCore);&lt;/P&gt;&lt;P&gt;I have built the bsp31-uboot in standalone mode (without Yocto), here's the output log:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; MKIMAGE u-boot.s32&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; IVT: Offset: 0x0 Size: 0x100&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IVT (duplicate): Offset: 0x1000 Size: 0x100&lt;BR /&gt;&amp;nbsp; &amp;nbsp; DCD: Offset: 0x1200 Size: 0x2000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; AppBootCode Header: Offset: 0x3200 Size: 0x40&lt;BR /&gt;&amp;nbsp; &amp;nbsp; U-Boot/FIP: Offset: 0x3400 Size: 0xc0e7d&lt;BR /&gt;&amp;nbsp; &amp;nbsp; U-Boot Environment: Offset: 0x1e0000 Size: 0x2000&lt;/P&gt;&lt;P&gt;The file "uboot.s32" was programed to flash address 0x300000,&amp;nbsp; the BootSource in Bootloader plugin was configured as follow (using information in IVT header) :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - Reset handler address: 0x340a0000&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - Source address (in QSPI): 0x303240&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - Load image at address (RAM): 0x3408fe40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional information:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - The uboot.s32 image could run with out problem if booting form SD card.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - I have also tried to load fip.s32 from bsp33-atf using same bootloader package, and it can work. But I need to use bsp31 now for some reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please give me some advice, thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Sep 2023 06:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1719251#M4721</guid>
      <dc:creator>Ben6</dc:creator>
      <dc:date>2023-09-08T06:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem starting BSP31 uboot with M7 bootloader</title>
      <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1721217#M4756</link>
      <description>&lt;P&gt;Hi Bang-Yuan Liu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;Thanks for reaching to us. I am analyzing your issue description. i need to regenerate issue. can you share the steps that you perform to build bsp31-uboot with bootloader from Platform_Software_Integration_S32G2XX_2022_06.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards ,&lt;/P&gt;
&lt;P&gt;Tushar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 12:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1721217#M4756</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-09-12T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem starting BSP31 uboot with M7 bootloader</title>
      <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1721496#M4761</link>
      <description>&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;For uboot, I downloaded&amp;nbsp; version "release/bsp31.0-2020.04" from nxp github and directly build with make command, no configuration was changed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Bootloader, I started with platform integration packge from goldvip1.5.&amp;nbsp;I disabled Rm module in tresos project, added PortPin for LLCE_CAN &amp;amp; PFE, then edit bootsource to start A53 with uboot (no m7 application was involved now).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 01:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1721496#M4761</guid>
      <dc:creator>Ben6</dc:creator>
      <dc:date>2023-09-13T01:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem starting BSP31 uboot with M7 bootloader</title>
      <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1724732#M4832</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;I have raised a internal ticket about your issue, i will update as i got reply&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;Tushar&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 12:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1724732#M4832</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-09-18T12:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem starting BSP31 uboot with M7 bootloader</title>
      <link>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1725912#M4844</link>
      <description>&lt;P&gt;Hi Bang-Yuan Liu&lt;/P&gt;
&lt;P&gt;Seems you got a reset as soon as A53 core 0 was released. you need to check the starting code of BL2. Since BL2 code assumes there is no other cores run on parallel, it might do some initialization of shared resources (e.g. clock, power) that breaks something.&lt;/P&gt;
&lt;P&gt;Compare BL2 starting code from bsp31 and that from bsp33 may help to find the root cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;Tushar&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 05:41:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Problem-starting-BSP31-uboot-with-M7-bootloader/m-p/1725912#M4844</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-09-20T05:41:36Z</dc:date>
    </item>
  </channel>
</rss>

