<?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: BAF configuration in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502622#M258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this question has been already answered in this thread.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/391467"&gt;BAF configuration&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2016 07:58:45 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2016-05-09T07:58:45Z</dc:date>
    <item>
      <title>BAF configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502621#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I am making a firmware update in flash memory of MPC5748G, and I am writing in a different sector a new startup code, text code, etc. I want to modify the BAF configuration so after a reset it will start from the new sector and not from the old one. What registers should I modify for that?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 20:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502621#M257</guid>
      <dc:creator>vladstoica</dc:creator>
      <dc:date>2016-05-05T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAF configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502622#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this question has been already answered in this thread.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/391467"&gt;BAF configuration&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 07:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502622#M258</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-09T07:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAF configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502623#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. Also is there a way in wich I could reset the board from code (let's say from phase 1 or 2) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 10:15:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502623#M259</guid>
      <dc:creator>vladstoica</dc:creator>
      <dc:date>2016-05-10T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAF configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502624#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this code to do software functional reset:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME.MCTL.R = 0x00005AF0;&lt;/P&gt;&lt;P&gt;ME.MCTL.R = 0x0000A50F;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also look at the SS_SOFT_FUNC bit in FESS register in RGM module, which determines if software reset will be short (PHASE1 and PHASE2 are skipped) or long (reset starts from PHASE1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 10:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/BAF-configuration/m-p/502624#M260</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-10T10:39:15Z</dc:date>
    </item>
  </channel>
</rss>

