<?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: Splitting Flash Memory for Code and Data in NTM88Jxx5S TPMS in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2011246#M8604</link>
    <description>&lt;P&gt;Yes, the flash memory can be partitioned into separate sections. These sections can be used for code or data allocation.&lt;/P&gt;
&lt;P&gt;Information on flash memory allocation can be found in the document “NTM88_RAM_and_FLASH_Organization” that can be found in the folder &lt;EM&gt;documentation &amp;gt; doc_ntm88 &lt;/EM&gt;&amp;nbsp;of the Starter Package.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-STARTER-PACKAGE" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-STARTER-PACKAGE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An example project in which flash is separated into different sections can be found in below package:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-BOOTLOADER" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-BOOTLOADER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In this project, separate sections allow to separate bootloader from application code, but the same principle can be used to separate application from data.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 17:41:01 GMT</pubDate>
    <dc:creator>ErikaC</dc:creator>
    <dc:date>2024-12-10T17:41:01Z</dc:date>
    <item>
      <title>Splitting Flash Memory for Code and Data in NTM88Jxx5S TPMS</title>
      <link>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006117#M8578</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Subject:&lt;/STRONG&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;I am currently working with the NTM88Jxx5S TPMS sensor, which includes an 8-bit S08 microcontroller with 16 kB of flash memory (512 bytes reserved for NXP coefficients). I would like to know if it is possible to partition this flash memory into separate sections, with half allocated for the code and the other half reserved for data storage, If it is possible is there any particular way or procedure to to it,&amp;nbsp;are there any specific considerations or guidelines for configuring the memory in this way? Seeking for an urgent reply , Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss1.PNG" style="width: 765px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/313790i1C6AE5F23AB24EB1/image-size/large?v=v2&amp;amp;px=999" role="button" title="ss1.PNG" alt="ss1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 23:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006117#M8578</guid>
      <dc:creator>Shivaprasad_sp</dc:creator>
      <dc:date>2026-02-03T23:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting Flash Memory for Code and Data in NTM88Jxx5S TPMS</title>
      <link>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006343#M8581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The TPMS RAM and FLASH memory are divided into several sections listed in the table below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErikaC_2-1733256636422.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/313839i59C4231800E72E36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErikaC_2-1733256636422.png" alt="ErikaC_2-1733256636422.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To allocate application functions and constants in a specific FLASH section, as well as variables in a specific RAM section, please refer to the NTM88 – RAM and FLASH Memory Organization&amp;nbsp;document included in the Starter Package for the NTM88 and NCK2910. &lt;A href="https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true" target="_self"&gt;Starter Package for NTM88 and NCK2910&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After downloading the folder, navigate to the Documentation directory and open the folder named doc_ntm88.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErikaC_1-1733256414264.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/313838iC8973F5328684F89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErikaC_1-1733256414264.png" alt="ErikaC_1-1733256414264.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In addition, please consider&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13321.pdf" target="_self"&gt;AN13321&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 20:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006343#M8581</guid>
      <dc:creator>ErikaC</dc:creator>
      <dc:date>2024-12-03T20:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting Flash Memory for Code and Data in NTM88Jxx5S TPMS</title>
      <link>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006621#M8584</link>
      <description>Hi Erika C,&lt;BR /&gt;I think this is not exactly what i have asked, I want to divide the 16KB Flash memory into the data section and the code section, Is it possible to do that if so, Is there any way of doing it, I could not able to download the files from the link you have provided, I am looking forward for a quick solution for this, Thank you.</description>
      <pubDate>Wed, 04 Dec 2024 05:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2006621#M8584</guid>
      <dc:creator>Shivaprasad_sp</dc:creator>
      <dc:date>2024-12-04T05:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting Flash Memory for Code and Data in NTM88Jxx5S TPMS</title>
      <link>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2011246#M8604</link>
      <description>&lt;P&gt;Yes, the flash memory can be partitioned into separate sections. These sections can be used for code or data allocation.&lt;/P&gt;
&lt;P&gt;Information on flash memory allocation can be found in the document “NTM88_RAM_and_FLASH_Organization” that can be found in the folder &lt;EM&gt;documentation &amp;gt; doc_ntm88 &lt;/EM&gt;&amp;nbsp;of the Starter Package.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-STARTER-PACKAGE" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-STARTER-PACKAGE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An example project in which flash is separated into different sections can be found in below package:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-BOOTLOADER" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=NTM88-NCK2910-BOOTLOADER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In this project, separate sections allow to separate bootloader from application code, but the same principle can be used to separate application from data.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 17:41:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Splitting-Flash-Memory-for-Code-and-Data-in-NTM88Jxx5S-TPMS/m-p/2011246#M8604</guid>
      <dc:creator>ErikaC</dc:creator>
      <dc:date>2024-12-10T17:41:01Z</dc:date>
    </item>
  </channel>
</rss>

