<?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: Invalidating Cache in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Invalidating-Cache/m-p/2247246#M54766</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you need to add Cache_Ip component into your project in Peripherals tool, enable CACHE support in it and finally Update code.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1763982932209.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366982i3E97B22BD85D4D2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1763982932209.png" alt="PetrS_0-1763982932209.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
    <pubDate>Mon, 24 Nov 2025 11:16:26 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2025-11-24T11:16:26Z</dc:date>
    <item>
      <title>Invalidating Cache</title>
      <link>https://community.nxp.com/t5/S32K/Invalidating-Cache/m-p/2243129#M54727</link>
      <description>&lt;P&gt;We're using an S32K341. I understand that I can place DMA buffers into a noncacheable region but I'd prefer to perform DMA transfers and invalidate / clean cache by address.&lt;/P&gt;&lt;P&gt;We're using the RTD. Searching through the install, we can see these "by address" cache commands in files `Cache_IP.c/.h` but they weren't generated with our `.mex` file.&lt;/P&gt;&lt;P&gt;In the past I have used the CMSIS interface to perform this task but the code doesn't appear set up for this as far as I can tell.&lt;/P&gt;&lt;P&gt;For some background, we're using C++ and I've defined a class that will enforce the alignment and padding to the cache line lengths. I have a UART driver that encapsulates the RTD UART calls.&lt;/P&gt;&lt;P&gt;How can I access these cache functions?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2025 02:03:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Invalidating-Cache/m-p/2243129#M54727</guid>
      <dc:creator>greenwichmeanie</dc:creator>
      <dc:date>2025-11-22T02:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalidating Cache</title>
      <link>https://community.nxp.com/t5/S32K/Invalidating-Cache/m-p/2247246#M54766</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you need to add Cache_Ip component into your project in Peripherals tool, enable CACHE support in it and finally Update code.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1763982932209.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366982i3E97B22BD85D4D2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1763982932209.png" alt="PetrS_0-1763982932209.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 11:16:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Invalidating-Cache/m-p/2247246#M54766</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-11-24T11:16:26Z</dc:date>
    </item>
  </channel>
</rss>

