<?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: S32K142 RAM Allocation in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050679#M6937</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;unfortunately I do not fully understand the question and the issue.&lt;/P&gt;&lt;P&gt;If you deals with filling message buffer data words then you can refer to&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;A href="https://community.nxp.com/thread/534255"&gt;Transmit FlexCAN S32K148&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;If you want to have bigger payload in the CAN message (8 byte by default) then CAN FD feature have to be enabled and you need to choose payload size for message buffers using&amp;nbsp;FDCTRL[MBDSRn] bit fields. Note for higher payloads the MBs address offset varies.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Refer to chapters&amp;nbsp;55.4.4 FlexCAN memory partition for CAN FD and&amp;nbsp;55.4.5 FlexCAN message buffer memory map of the RM.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;BR, Petr&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2020 12:29:38 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2020-07-02T12:29:38Z</dc:date>
    <item>
      <title>S32K142 RAM Allocation</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050678#M6936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using S32K142 device and implementing the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically&amp;nbsp;I'm passing 32-byte array and sending those via can. But I observed that the data changed during the variable got changed during the process &amp;amp; understood that there might be an issue with the memory allocation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I observed that the device has two sections and allocates data. I used the default setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest How to allocate into the&amp;nbsp;both RAM sections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050678#M6936</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2020-07-01T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 RAM Allocation</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050679#M6937</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;unfortunately I do not fully understand the question and the issue.&lt;/P&gt;&lt;P&gt;If you deals with filling message buffer data words then you can refer to&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;A href="https://community.nxp.com/thread/534255"&gt;Transmit FlexCAN S32K148&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;If you want to have bigger payload in the CAN message (8 byte by default) then CAN FD feature have to be enabled and you need to choose payload size for message buffers using&amp;nbsp;FDCTRL[MBDSRn] bit fields. Note for higher payloads the MBs address offset varies.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Refer to chapters&amp;nbsp;55.4.4 FlexCAN memory partition for CAN FD and&amp;nbsp;55.4.5 FlexCAN message buffer memory map of the RM.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;BR, Petr&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050679#M6937</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-07-02T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 RAM Allocation</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050680#M6938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I'm passing a 32byte array over a pointer&amp;nbsp;using a function as shown below.&lt;/P&gt;&lt;P&gt;void shareInfo(uint8_t *f_data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here&amp;nbsp;the pointer f_data points to an 32-byte array. But during the transfer of the 32-byte data the array is getting modified because of the other function variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest some alternatives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 13:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050680#M6938</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2020-07-02T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 RAM Allocation</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050681#M6939</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'am afraid that without more explanation, code or project I am not able to suggest more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 07:45:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-RAM-Allocation/m-p/1050681#M6939</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-07-03T07:45:51Z</dc:date>
    </item>
  </channel>
</rss>

