<?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のトピックRe: S32 design studio 3.6.4 compilation error</title>
    <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338201#M57485</link>
    <description>&lt;P&gt;Hi@&lt;SPAN&gt;aaz1234&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;0 [main] make 1067 dofork: child -1 - &lt;STRONG&gt;forked&lt;/STRONG&gt; process 5492 died unexpectedly, retry 0, exit code 0xC0000142, errno 11&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Based on this information, it seems to be a problem with your computer, most commonly caused by antivirus/security software interfering with a fork on Windows.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2026 07:33:52 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2026-03-24T07:33:52Z</dc:date>
    <item>
      <title>S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2337623#M57452</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using S32 Design Studio 3.6.4 and attempting to flash the DIO example onto my RD-BESS1500BUN board for practice. The MCU on the board is S32K358, and I am using a J-Link debugger.&lt;/P&gt;&lt;P&gt;I installed the RTD S32K3xx drivers and integrated them into S32 Design Studio. After that, I imported the DIO example project provided with the RTD package. I opened the project’s .mex file in ConfigTools and generated/updated the code from there.&amp;nbsp;&lt;BR /&gt;But i kept on getting these errors&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380078i21F8F0EE9A2152BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 12:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2337623#M57452</guid>
      <dc:creator>aaz1234</dc:creator>
      <dc:date>2026-03-23T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338056#M57472</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;aaz1234&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;please tell me the RTD version you're using and could you please provide the error message in the screenshot.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 03:13:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338056#M57472</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2026-03-24T03:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338170#M57481</link>
      <description>&lt;P&gt;I’m using RTD 3.0.0 (AUTOSAR 4.7.0) on S32DS 3.6.4 This is the version i am using&lt;/P&gt;&lt;P&gt;And thats the error.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;14:00:56 **** Incremental Build of configuration Debug_FLASH for project Dio_Example_S32K358 ****&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make -j1 all &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../Project_Settings/Startup_Code/system.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args" -MMD -MP -MF"Project_Settings/Startup_Code/system.d" -MT"Project_Settings/Startup_Code/system.o" -o "Project_Settings/Startup_Code/system.o" "../Project_Settings/Startup_Code/system.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;../Project_Settings/Startup_Code/system.c:46:10: fatal error: Platform_Types.h: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;46 | #include "Platform_Types.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| ^~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;compilation terminated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make: *** [Project_Settings/Startup_Code/subdir.mk:42: Project_Settings/Startup_Code/system.o] Error 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"make -j1 all" terminated with exit code 2. Build might be incomplete.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;14:01:02 Build Failed. 2 errors, 0 warnings. (took 6s.216ms)&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;I was having another error during building the project and it was related to parallel build so i disable parallel build and chose these conf. but now it is gone&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 075143.png" style="width: 745px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380153iE9C3763B552156A3/image-dimensions/745x550?v=v2" width="745" height="550" role="button" title="Screenshot 2026-03-24 075143.png" alt="Screenshot 2026-03-24 075143.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Mar 2026 06:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338170#M57481</guid>
      <dc:creator>aaz1234</dc:creator>
      <dc:date>2026-03-24T06:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338183#M57482</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;aaz1234&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;fatal error: Platform_Types.h: No such file or directory"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The error message indicates a missing file. Are you sure you clicked the "Update Code" to generate the configuration file?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 07:08:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338183#M57482</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2026-03-24T07:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338192#M57483</link>
      <description>&lt;P&gt;I did that and now I just deleted the example and reloaded it.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;08:12:33 **** Incremental Build of configuration Debug_FLASH for project Dio_Example_S32K358 ****&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make -j1 all &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../board/Tspc_Port_Ip_Cfg.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@board/Siul2_Port_Ip_Cfg.args" -MMD -MP -MF"board/Tspc_Port_Ip_Cfg.d" -MT"board/Tspc_Port_Ip_Cfg.o" -o "board/Tspc_Port_Ip_Cfg.o" "../board/Tspc_Port_Ip_Cfg.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../board/Tspc_Port_Ip_Cfg.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip.d" -MT"RTD/src/Clock_Ip.o" -o "RTD/src/Clock_Ip.o" "../RTD/src/Clock_Ip.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_Data.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_Data.d" -MT"RTD/src/Clock_Ip_Data.o" -o "RTD/src/Clock_Ip_Data.o" "../RTD/src/Clock_Ip_Data.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_Data.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_Divider.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_Divider.d" -MT"RTD/src/Clock_Ip_Divider.o" -o "RTD/src/Clock_Ip_Divider.o" "../RTD/src/Clock_Ip_Divider.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_Divider.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_DividerTrigger.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_DividerTrigger.d" -MT"RTD/src/Clock_Ip_DividerTrigger.o" -o "RTD/src/Clock_Ip_DividerTrigger.o" "../RTD/src/Clock_Ip_DividerTrigger.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_DividerTrigger.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_ExtOsc.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_ExtOsc.d" -MT"RTD/src/Clock_Ip_ExtOsc.o" -o "RTD/src/Clock_Ip_ExtOsc.o" "../RTD/src/Clock_Ip_ExtOsc.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_ExtOsc.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_FracDiv.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_FracDiv.d" -MT"RTD/src/Clock_Ip_FracDiv.o" -o "RTD/src/Clock_Ip_FracDiv.o" "../RTD/src/Clock_Ip_FracDiv.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_FracDiv.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_Frequency.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_Frequency.d" -MT"RTD/src/Clock_Ip_Frequency.o" -o "RTD/src/Clock_Ip_Frequency.o" "../RTD/src/Clock_Ip_Frequency.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_Frequency.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_Gate.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_Gate.d" -MT"RTD/src/Clock_Ip_Gate.o" -o "RTD/src/Clock_Ip_Gate.o" "../RTD/src/Clock_Ip_Gate.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_Gate.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_IntOsc.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Invoking: Standard S32DS C Compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc "@RTD/src/Clock_Ip.args" -MMD -MP -MF"RTD/src/Clock_Ip_IntOsc.d" -MT"RTD/src/Clock_Ip_IntOsc.o" -o "RTD/src/Clock_Ip_IntOsc.o" "../RTD/src/Clock_Ip_IntOsc.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finished building: ../RTD/src/Clock_Ip_IntOsc.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building file: ../RTD/src/Clock_Ip_Irq.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0 [main] make (5492) child_copy: cygheap read copy failed, 0x0..0x80002A480, done 0, windows pid 5492, Win32 error 299&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0 [main] make 1067 dofork: child -1 - forked process 5492 died unexpectedly, retry 0, exit code 0xC0000142, errno 11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make: *** [RTD/src/subdir.mk:157: RTD/src/Clock_Ip_Irq.o] Error 127&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"make -j1 all" terminated with exit code 2. Build might be incomplete.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;08:12:39 Build Failed. 1 errors, 0 warnings. (took 6s.336ms)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 081519.png" style="width: 925px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380161iD200CDBE591EF894/image-dimensions/925x564?v=v2" width="925" height="564" role="button" title="Screenshot 2026-03-24 081519.png" alt="Screenshot 2026-03-24 081519.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;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Mar 2026 07:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338192#M57483</guid>
      <dc:creator>aaz1234</dc:creator>
      <dc:date>2026-03-24T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338201#M57485</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;aaz1234&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;0 [main] make 1067 dofork: child -1 - &lt;STRONG&gt;forked&lt;/STRONG&gt; process 5492 died unexpectedly, retry 0, exit code 0xC0000142, errno 11&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Based on this information, it seems to be a problem with your computer, most commonly caused by antivirus/security software interfering with a fork on Windows.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 07:33:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338201#M57485</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2026-03-24T07:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338436#M57497</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have tried with my personal laptop, its now building without errors and i have debugged it as well. but the LED is still not blinking... I used this setting&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Debug config..png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380199iB60AEBF8276A7762/image-size/large?v=v2&amp;amp;px=999" role="button" title="Debug config..png" alt="Debug config..png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 10:07:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338436#M57497</guid>
      <dc:creator>aaz1234</dc:creator>
      <dc:date>2026-03-24T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32 design studio 3.6.4 compilation error</title>
      <link>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338886#M57518</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;aaz1234&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This isn't a complicated issue.&lt;/P&gt;
&lt;P&gt;I've already helped you resolve the compilation problems.&lt;/P&gt;
&lt;P&gt;You should check yourself to ensure that the hardware you're using and the PIN used in the demo are compatible with your hardware.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 01:49:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-design-studio-3-6-4-compilation-error/m-p/2338886#M57518</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2026-03-25T01:49:09Z</dc:date>
    </item>
  </channel>
</rss>

