<?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>S32 Design StudioのトピックRe: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150364#M13692</link>
    <description>&lt;P&gt;Thank you for your interest in our products and for contributing to our community.&lt;/P&gt;
&lt;P&gt;For development with S32K144W (or any other S32K1 derivative) we recommend to use the latest S32DS and RTD versions:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;• S32 Design Studio 3.6.3 – Windows/Linux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;• S32K1_S32M24X Real Time Drivers AUTOSAR R21-11 Version 3.0.0&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To download IDE, go to &lt;A href="https://www.nxp.com/design/design-center/software/automotive-software-and-tools/s32-design-studio-ide/s32-design-studio-for-s32-platform:S32DS-S32PLATFORM" target="_blank" rel="noopener"&gt;S32 Design Studio for S32 Platform&lt;/A&gt; page &lt;EM&gt;-&amp;gt; Downloads -&amp;gt; &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;S32 Design Studio 3.6.3 – Windows/Linux&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To download RTD, go to &lt;A href="https://www.nxp.com/products/S32K1" target="_blank" rel="noopener"&gt;S32K1&lt;/A&gt; page &lt;EM&gt;-&amp;gt; Design Resources -&amp;gt; Software-&amp;gt; Real-Time Drivers for S32K1 -&amp;gt; Automotive SW - S32K1_S32M24x - Real-Time Drivers for Cortex-M&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please check before &lt;EM&gt;Release Notes&lt;/EM&gt; for installation flow/details to each SW.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Once you have installed SW, you could refer to project examples:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_Leo__0-1754956643349.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351865iE85765DE6319E7C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_Leo__0-1754956643349.png" alt="_Leo__0-1754956643349.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this information is helpful. Feel free to reach out if you have any further questions using Real-Time Drivers (RTD).&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 23:58:07 GMT</pubDate>
    <dc:creator>_Leo_</dc:creator>
    <dc:date>2025-08-11T23:58:07Z</dc:date>
    <item>
      <title>Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150009#M13687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm creating and testing&amp;nbsp; a 'Blinking LED Example' project on&amp;nbsp;S32K14WEVB-Q064 reference board refering to the follwoing url:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Create-the-Blinking-LED-example-project-using-S32K144-SDK/ta-p/1128260" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Create-the-Blinking-LED-example-project-using-S32K144-SDK/ta-p/1128260&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is no problem with creating the project, but when running in debug mode, execution stops at the CLOCK_DRV_Init function. Are there any separate clock or pin map settings required for the S32K14WEVB-Q064 reference board?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 10:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150009#M13687</guid>
      <dc:creator>cjwatgenicores</dc:creator>
      <dc:date>2025-08-11T10:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150045#M13688</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide us with more details?&lt;/P&gt;
&lt;P&gt;1) version of S32DS&lt;/P&gt;
&lt;P&gt;2)debug probe (e..g. onboard OpenSDA, external PEmicro multiling, segger....)&lt;/P&gt;
&lt;P&gt;3) can you post a screenshot showing the code at&amp;nbsp;&lt;SPAN&gt;CLOCK_DRV_Init() ideally including disassembly View.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Stan&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 11:21:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150045#M13688</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2025-08-11T11:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150168#M13689</link>
      <description>&lt;P&gt;Please refer to my answer as belows. I appreciate in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1) version of S32DS&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;S32 Design Studio for ARM Version 2018.R1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)debug probe (e..g. onboard OpenSDA, external PEmicro multiling, segger....)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;onboard OpenSDA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) can you post a screenshot showing the code at&amp;nbsp;&lt;SPAN&gt;CLOCK_DRV_Init() ideally including disassembly View.&lt;BR /&gt;&lt;STRONG&gt;attached a screen catpture&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screencapture-CLOCK_DRV_INIT.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351823iD8C781ADAC8B1768/image-size/medium?v=v2&amp;amp;px=400" role="button" title="screencapture-CLOCK_DRV_INIT.png" alt="screencapture-CLOCK_DRV_INIT.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 14:37:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150168#M13689</guid>
      <dc:creator>cjwatgenicores</dc:creator>
      <dc:date>2025-08-11T14:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150169#M13690</link>
      <description>&lt;P&gt;For your reference, I chose this S32DS version to use Unified bootloader demo(&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 14:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150169#M13690</guid>
      <dc:creator>cjwatgenicores</dc:creator>
      <dc:date>2025-08-11T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150364#M13692</link>
      <description>&lt;P&gt;Thank you for your interest in our products and for contributing to our community.&lt;/P&gt;
&lt;P&gt;For development with S32K144W (or any other S32K1 derivative) we recommend to use the latest S32DS and RTD versions:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;• S32 Design Studio 3.6.3 – Windows/Linux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;• S32K1_S32M24X Real Time Drivers AUTOSAR R21-11 Version 3.0.0&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To download IDE, go to &lt;A href="https://www.nxp.com/design/design-center/software/automotive-software-and-tools/s32-design-studio-ide/s32-design-studio-for-s32-platform:S32DS-S32PLATFORM" target="_blank" rel="noopener"&gt;S32 Design Studio for S32 Platform&lt;/A&gt; page &lt;EM&gt;-&amp;gt; Downloads -&amp;gt; &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;S32 Design Studio 3.6.3 – Windows/Linux&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To download RTD, go to &lt;A href="https://www.nxp.com/products/S32K1" target="_blank" rel="noopener"&gt;S32K1&lt;/A&gt; page &lt;EM&gt;-&amp;gt; Design Resources -&amp;gt; Software-&amp;gt; Real-Time Drivers for S32K1 -&amp;gt; Automotive SW - S32K1_S32M24x - Real-Time Drivers for Cortex-M&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please check before &lt;EM&gt;Release Notes&lt;/EM&gt; for installation flow/details to each SW.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Once you have installed SW, you could refer to project examples:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_Leo__0-1754956643349.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351865iE85765DE6319E7C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_Leo__0-1754956643349.png" alt="_Leo__0-1754956643349.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this information is helpful. Feel free to reach out if you have any further questions using Real-Time Drivers (RTD).&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 23:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150364#M13692</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2025-08-11T23:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Blinking LED Example on S32K14WEVB-Q064 (RTM 2.0.0)</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150375#M13693</link>
      <description>&lt;P&gt;Thank you for your reply and I have more questions about this.&lt;BR /&gt;&lt;BR /&gt;I'm planning to develop the firmware update function via CAN. I found the solution, Unitfied bootloader(&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099&lt;/A&gt;). And I tried to build this solution and found that it's possible to do it on the specific S32DS(2018, RTM 2.0.0).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My questions are&lt;BR /&gt;&lt;BR /&gt;- Is it impossible to proceed with development using the current build environment(2018, RTM 2.0.0)?&lt;BR /&gt;-&amp;nbsp;In the version you mentioned, is there any solution or example code we can refer to for implementing firmware updates based on CAN communication?&lt;BR /&gt;&lt;BR /&gt;I appreciate in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 00:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Blinking-LED-Example-on-S32K14WEVB-Q064-RTM-2-0-0/m-p/2150375#M13693</guid>
      <dc:creator>cjwatgenicores</dc:creator>
      <dc:date>2025-08-12T00:26:26Z</dc:date>
    </item>
  </channel>
</rss>

