<?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: MPC5744P in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842154#M4053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally after reset are uninitialized variables set to 0 by startup code. You can put your variables into .noinit section. In this case variables will be skipped out from setting to 0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__attribute__ ((section(".noinit"))) uint16_t my_global_array[100];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2018 09:23:35 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-10-29T09:23:35Z</dc:date>
    <item>
      <title>MPC5744P</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842153#M4052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;请教一些各位大神，MPC5744P中，如何使得在软件复位后指定RAM分区里的数据不丢失？&lt;/P&gt;&lt;P&gt;in MPC5744P,&lt;/P&gt;&lt;P&gt;How to make the data in the specified RAM partition not lost after the software reset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 02:12:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842153#M4052</guid>
      <dc:creator>1121146885</dc:creator>
      <dc:date>2018-10-29T02:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842154#M4053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally after reset are uninitialized variables set to 0 by startup code. You can put your variables into .noinit section. In this case variables will be skipped out from setting to 0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__attribute__ ((section(".noinit"))) uint16_t my_global_array[100];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 09:23:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842154#M4053</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-10-29T09:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842155#M4054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh!Thank you so much,my friend!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842155#M4054</guid>
      <dc:creator>1121146885</dc:creator>
      <dc:date>2018-10-29T13:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842156#M4055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;more question to me, my aim is to define a &lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;bootloader_start_var __, I jut use&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f;"&gt;__attribute__ ((section(".noinit")))&amp;nbsp; to define my var didn't work, I found there is't&amp;nbsp; .noinit section in the&amp;nbsp;57xx_flash.ld.&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Do i&amp;nbsp; need to define the .noinit section in the .ld files? should I&amp;nbsp;do something in the file startup.s?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am a totally newbies, thanks for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 00:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/MPC5744P/m-p/842156#M4055</guid>
      <dc:creator>1121146885</dc:creator>
      <dc:date>2018-10-30T00:59:32Z</dc:date>
    </item>
  </channel>
</rss>

