<?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>Model-Based Design Toolbox (MBDT)中的主题 Re: Partition Flash for Emulated EEPROM FlexNVM via MBDT</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092352#M4875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/andrewweiss"&gt;andrewweiss&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, maybe you can find it useful to have a look at these links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340114"&gt;Example: S32K144 EEEPROM usage&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/480069"&gt;S32K144 FLASH Partitioning&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11983.pdf" title="https://www.nxp.com/docs/en/application-note/AN11983.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11983.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 08:21:30 GMT</pubDate>
    <dc:creator>mariuslucianand</dc:creator>
    <dc:date>2020-04-29T08:21:30Z</dc:date>
    <item>
      <title>Partition Flash for Emulated EEPROM FlexNVM via MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092350#M4873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to&amp;nbsp;partition the memory on the S32K142 using the initialization call trigger.&amp;nbsp; &amp;nbsp;If the processor hasn't been partitioned yet for FlexNVM, I would like the code to execute the partitioning command and be then able to write NVM data to data addresses through power cycles.&amp;nbsp; &amp;nbsp;I have attempted to follow the reference manual and the&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached Simulink code (Matworks 2019a) with the MBD toolbox from NXP.&amp;nbsp; &amp;nbsp;Software builds and executes without issue, but I still can't write to memory.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if this is possible to execute in this way?&amp;nbsp; &amp;nbsp; If so, what am I doing wrong in software to not allow this to happen?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS!&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4885i809209F0A7553E1A/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5419i0ADDA67FFDBBF2C1/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2020 21:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092350#M4873</guid>
      <dc:creator>andrewweiss</dc:creator>
      <dc:date>2020-04-28T21:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Partition Flash for Emulated EEPROM FlexNVM via MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092351#M4874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/andrewweiss"&gt;andrewweiss&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we don't have any expertise on the NVM in our team and we can not help you in this regard. If you have working code for partitioning and you know where you want to insert it - then we can help you achieve your goal. I suggest you ask on&amp;nbsp;&lt;A href="https://community.nxp.com/community/s32/s32k"&gt;https://community.nxp.com/community/s32/s32k&lt;/A&gt;&amp;nbsp;community first - there you'll find the answers regarding the flexNVM drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 08:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092351#M4874</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2020-04-29T08:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Partition Flash for Emulated EEPROM FlexNVM via MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092352#M4875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/andrewweiss"&gt;andrewweiss&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, maybe you can find it useful to have a look at these links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340114"&gt;Example: S32K144 EEEPROM usage&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/480069"&gt;S32K144 FLASH Partitioning&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11983.pdf" title="https://www.nxp.com/docs/en/application-note/AN11983.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11983.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 08:21:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Partition-Flash-for-Emulated-EEPROM-FlexNVM-via-MBDT/m-p/1092352#M4875</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2020-04-29T08:21:30Z</dc:date>
    </item>
  </channel>
</rss>

