<?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>S32KのトピックSeeking help with a CAN+DMA routine</title>
    <link>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388419#M59585</link>
    <description>&lt;P&gt;I currently need a can+dma project with a compiler version of s32ds3.4, rtd version of 2.0.0, and a chip of s32k344. Where can I find it&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2026 12:08:18 GMT</pubDate>
    <dc:creator>ssslz</dc:creator>
    <dc:date>2026-06-30T12:08:18Z</dc:date>
    <item>
      <title>Seeking help with a CAN+DMA routine</title>
      <link>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388419#M59585</link>
      <description>&lt;P&gt;I currently need a can+dma project with a compiler version of s32ds3.4, rtd version of 2.0.0, and a chip of s32k344. Where can I find it&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 12:08:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388419#M59585</guid>
      <dc:creator>ssslz</dc:creator>
      <dc:date>2026-06-30T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking help with a CAN+DMA routine</title>
      <link>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388558#M59588</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262202"&gt;@ssslz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can refer to the existing example: &lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-DMA-test-S32DS3-5/ta-p/2015832" target="_blank"&gt;Example S32K344 FlexCAN_Ip TX/RX/EnhanceRXFIFO DMA test S32DS3.5 RTD400&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;DMA is used to read enhanced RXFIFO, watermark is set to 5. It is based on S32DS 3.5 and RTD 4.0.0, but you can simply copy over the configuration.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 17:48:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388558#M59588</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-06-30T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking help with a CAN+DMA routine</title>
      <link>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388647#M59590</link>
      <description>&lt;P&gt;Actually, I want to see the configuration of this graphical interface. If the version number is incorrect, I won't be able to open the graphical interface. That's why I requested a project with the aforementioned version&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ssslz_0-1782868321796.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/390822i822528268F6E3E45/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ssslz_0-1782868321796.png" alt="ssslz_0-1782868321796.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssslz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 01:13:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2388647#M59590</guid>
      <dc:creator>ssslz</dc:creator>
      <dc:date>2026-07-01T01:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking help with a CAN+DMA routine</title>
      <link>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2389296#M59615</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262202"&gt;@ssslz&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Yes, unfortunately this is a limitation of S32DS and different RTD versions, which cannot be installed at the same time.&lt;/P&gt;
&lt;P&gt;You can either download a new S32DS instance and install RTD 4.0.0 to import and see the project's configuration or;&lt;/P&gt;
&lt;P&gt;Import the example's configuration into a new 2.0.0 project through "Import &amp;gt; S32 Configuration Tools &amp;gt; Import configuration (*mex)" and fix the generated errors caused by version mismatch.&lt;/P&gt;
&lt;P&gt;Anyway, I can also share the configuration for RTD 4.0.0 FlexCAN DMA example for reference:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_2-1782938742350.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391007i421F024928730C7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_2-1782938742350.png" alt="Julin_AragnM_2-1782938742350.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_3-1782938747483.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391008iF7E3EBD1F335D78E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_3-1782938747483.png" alt="Julin_AragnM_3-1782938747483.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_4-1782938751216.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391009i3C06E092EC0AA08E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_4-1782938751216.png" alt="Julin_AragnM_4-1782938751216.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 20:47:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Seeking-help-with-a-CAN-DMA-routine/m-p/2389296#M59615</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-07-01T20:47:32Z</dc:date>
    </item>
  </channel>
</rss>

