<?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: Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
    <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1395839#M373</link>
    <description>&lt;P&gt;Actually the stuck happened in the middle of booting from QSPI flash as I said in original post.&lt;/P&gt;&lt;P&gt;I guess memory allocation caused the problem because the problem disappeared after I replace xTaskCreateStatic() with xTaskCreate() and removed malloc().&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 01:04:51 GMT</pubDate>
    <dc:creator>harry_choi</dc:creator>
    <dc:date>2022-01-07T01:04:51Z</dc:date>
    <item>
      <title>Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
      <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1389427#M314</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I have a problem to boot from QSPI flash on S32G-VNP-RDB2 board.&lt;/P&gt;&lt;P&gt;There is no problem to boot from eMMC flash on same board with same application image but I don't know why but the booting stuck from QSPI flash.&lt;/P&gt;&lt;P&gt;I generated the image using IVT configuration tool by align the same image for QSPI flash.&lt;/P&gt;&lt;P&gt;So, I have checked the end value of the binary image which will be copied from QSPI to SRAM by turning on the LED if the end value of the QSPI and SRAM are same.&lt;/P&gt;&lt;P&gt;Is there anybody to succeeded to boot from QSPI flash on S32G-VNP-RDB2 board with bit image(at least 2MB)? If yes, then could you help me?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 08:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1389427#M314</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2021-12-20T08:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
      <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1390724#M330</link>
      <description>&lt;P&gt;There is a contradiction in this problem description. On one hand, you state &lt;BR /&gt;that your code fails to boot, on the other, that a LED is switched on after&lt;BR /&gt;a successful comparison of the SRAM and Flash contents, which can only happen&lt;BR /&gt;if some code starts and does the job to compare memories. Generic recommendations&lt;BR /&gt;for building bootable images for QSPI can be found on page 100 of S32DS User&lt;BR /&gt;Guide. Use S32DS debug and trace capabilities to find where and why your code&lt;BR /&gt;locks.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 09:56:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1390724#M330</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-22T09:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
      <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1392159#M341</link>
      <description>&lt;P&gt;Hi Platon,&lt;/P&gt;&lt;P&gt;I meant that it was stuck in the middle of booting.&lt;/P&gt;&lt;P&gt;I put the code comparing QSPI flash and SRAM on early side and I checked my binary code in the flash was copied successfully to the SRAM.&lt;/P&gt;&lt;P&gt;There is no problem with eMMC booting or S32 Debugger with same application image.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 08:01:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1392159#M341</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2021-12-27T08:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
      <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1393283#M355</link>
      <description>&lt;P&gt;According to S32G2RM, Section 30.7, the boot sequence ends when the control is&lt;BR /&gt;passed to the application image. Once you are able to compare the memories in your code, &lt;BR /&gt;you are not in the middle of booting. The best way to see why your application&lt;BR /&gt;does not behave as you expect is to debug it.&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>Thu, 30 Dec 2021 08:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1393283#M355</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-30T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failed from QSPI flash on S32G-VNP-RDB2 reference board</title>
      <link>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1395839#M373</link>
      <description>&lt;P&gt;Actually the stuck happened in the middle of booting from QSPI flash as I said in original post.&lt;/P&gt;&lt;P&gt;I guess memory allocation caused the problem because the problem disappeared after I replace xTaskCreateStatic() with xTaskCreate() and removed malloc().&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 01:04:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Boot-failed-from-QSPI-flash-on-S32G-VNP-RDB2-reference-board/m-p/1395839#M373</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2022-01-07T01:04:51Z</dc:date>
    </item>
  </channel>
</rss>

