<?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: Demo Project for s32k324 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2138314#M51188</link>
    <description>&lt;P&gt;S32K344 and S32K324 has the same memory layout from the point of view of HSE so this demo application can be used as well.&lt;/P&gt;
&lt;P&gt;However yes, you will have to create new empty project for S32K324 device a include the files from example.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 10:35:23 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2025-07-22T10:35:23Z</dc:date>
    <item>
      <title>Demo Project for s32k324</title>
      <link>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2138026#M51169</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;After enabling and installing HSE, I’d like to run a demo project to verify that it’s working correctly. However, the only available demo is for the S32K344. If I try to run it as-is, it won’t work properly—because the target device, memory addresses, etc., are different.&lt;/P&gt;&lt;P&gt;If I want to run this demo on my board, do I need to create a new S32K324 project and then port the code over? Or is there some way to swap out the existing S32K344 build configuration for S32K324? I’d appreciate any guidance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="minjaekang99_0-1753166622498.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348701iC6D8FBBE670E9395/image-size/medium?v=v2&amp;amp;px=400" role="button" title="minjaekang99_0-1753166622498.png" alt="minjaekang99_0-1753166622498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="minjaekang99_2-1753166687293.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348703iFBED9406C82FC164/image-size/medium?v=v2&amp;amp;px=400" role="button" title="minjaekang99_2-1753166687293.png" alt="minjaekang99_2-1753166687293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 06:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2138026#M51169</guid>
      <dc:creator>minjaekang99</dc:creator>
      <dc:date>2025-07-22T06:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Demo Project for s32k324</title>
      <link>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2138314#M51188</link>
      <description>&lt;P&gt;S32K344 and S32K324 has the same memory layout from the point of view of HSE so this demo application can be used as well.&lt;/P&gt;
&lt;P&gt;However yes, you will have to create new empty project for S32K324 device a include the files from example.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 10:35:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2138314#M51188</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-07-22T10:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Demo Project for s32k324</title>
      <link>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2148396#M51679</link>
      <description>&lt;P&gt;I understand that the recommended approach is to create a new empty S32K324 project and move the S32K344 demo files into it.&lt;/P&gt;&lt;P&gt;However, there seem to be quite a lot of things to adjust during this process.&lt;BR /&gt;Are there any official or suggested guides for porting the HSE demo to S32K324?&lt;BR /&gt;Also:&lt;/P&gt;&lt;P&gt;Which files or folders should I move from the 344 demo?&lt;/P&gt;&lt;P&gt;Do I need to modify the linker script or startup code?&lt;/P&gt;&lt;P&gt;What MU instance and NVIC interrupt IDs should I use for S32K324?&lt;/P&gt;&lt;P&gt;Are there HSE-specific defines or memory settings I should be careful about?&lt;/P&gt;&lt;P&gt;Has a ported version of the demo for S32K324 been shared or verified by NXP?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="minjaekang99_0-1754562833904.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351385i0AA84F77B3350A69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="minjaekang99_0-1754562833904.png" alt="minjaekang99_0-1754562833904.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 10:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Demo-Project-for-s32k324/m-p/2148396#M51679</guid>
      <dc:creator>minjaekang99</dc:creator>
      <dc:date>2025-08-07T10:34:15Z</dc:date>
    </item>
  </channel>
</rss>

