<?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: HOWTO: Create a Blinking LED Project (MPC5748G)  does not work in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795996#M3291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the project you provided, it appears you have not performed a build. Is this correct?&lt;/P&gt;&lt;P&gt;There is no executable (ELF) and there are no object files, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just built your project and it built clean, however, when I compared the files, I found a difference in the main.c.&lt;span class="lia-inline-image-display-wrapper" image-alt="BlinkingLED_compare.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65524iD8623F0D5ABB21B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="BlinkingLED_compare.png" alt="BlinkingLED_compare.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are missing the call to PIT_DRV_Init(). If you add this call, then the LED will blink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 19:26:04 GMT</pubDate>
    <dc:creator>mikedoidge</dc:creator>
    <dc:date>2018-07-13T19:26:04Z</dc:date>
    <item>
      <title>HOWTO: Create a Blinking LED Project (MPC5748G)  does not work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795993#M3288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Just follow the instruction as below link.&lt;/P&gt;&lt;H1 style="color: #646464; border: 0px; font-weight: 200; font-size: 2rem; margin: 0px 0px 15px; padding: 0px 300px 0px 0px;"&gt;HOWTO: Create a Blinking LED Project (MPC5748G)&lt;/H1&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-335526"&gt;HOWTO: Create a Blinking LED Project (MPC5748G)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step.&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;38) You should now see the User LED2 on the board blink every 0.5 seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;-&amp;gt; LED blinking is not working here&lt;/P&gt;&lt;P&gt;GPIO is not pulled high/low constantly, because void pitCh0Handler(void) is not triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;SIUL2-&amp;gt;GPDO[0] ^= SIUL2_GPDO_PDO_4n_MASK; // DEV-KIT&lt;/P&gt;&lt;P&gt;Anyone has the same problem?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 01:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795993#M3288</guid>
      <dc:creator>barkly_lin</dc:creator>
      <dc:date>2018-07-10T01:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO: Create a Blinking LED Project (MPC5748G)  does not work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795994#M3289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some things have changed since this HOWTO was created. There are new SDK versions. Which SDK version did you use? Perhaps some steps would be different with a different SDK than the one shown in the HOWTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What EVB did you use, the DEVKIT or the Motherboard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could provide your project, perhaps we could compare and see if there are any important differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 20:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795994#M3289</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2018-07-11T20:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO: Create a Blinking LED Project (MPC5748G)  does not work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795995#M3290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike&lt;/P&gt;&lt;P&gt;Here is my project example of LED blinking as attachment.&lt;/P&gt;&lt;P&gt;My installed software listed below:&lt;/P&gt;&lt;P&gt;C/C++ Development Tools 9.2.0.201612061315 org.eclipse.cdt.feature.group Eclipse CDT&lt;BR /&gt; C/C++ GCC Cross Compiler Support 9.2.0.201612061315 org.eclipse.cdt.build.crossgcc.feature.group Eclipse CDT&lt;BR /&gt; C/C++ GDB Hardware Debugging 9.2.0.201612061315 org.eclipse.cdt.debug.gdbjtag.feature.group Eclipse CDT&lt;BR /&gt; C/C++ Memory View Enhancements 9.2.0.201612061315 org.eclipse.cdt.debug.ui.memory.feature.group Eclipse CDT&lt;BR /&gt; CDT GNU Debug Patch 1.0.0 com.nxp.cdt.gnu.debug.patch.feature.group NXP Semiconductors, Inc.&lt;BR /&gt; CDT Platform Patch 1.0.1 com.nxp.cdt.platfrom.patch.feature.group NXP Semiconductors, Inc.&lt;BR /&gt; Eclipse Git Team Provider 4.4.1.201607150455-r org.eclipse.egit.feature.group Eclipse EGit&lt;BR /&gt; Eclipse Platform 4.6.2.M20161124-1400 org.eclipse.platform.ide Eclipse.org&lt;BR /&gt; Eclipse XML Editors and Tools 3.8.0.v201608061842 org.eclipse.wst.xml_ui.feature.feature.group Eclipse Web Tools Platform&lt;BR /&gt; Embedded Systems Register View (SFR) 1.0.0.201710181452 org.eclipse.cdt.embsysregview.feature.feature.group EmbSysRegView Project&lt;BR /&gt; Extended Editing Framework - Runtime 1.5.1.201601141612 org.eclipse.emf.eef.runtime-feature.feature.group Eclipse Modeling Project&lt;BR /&gt; FSL Eclipse Updater Custom Actions Feature for Eclipse 4.4.x 2.0.12.FSL_150303 com.freescale.updater.customActions.feature.feature.group Freescale Semiconductor, Inc&lt;BR /&gt; GNU E200 PEMicro Interface Debugging Support 1.7.2.201709281658 com.pemicro.debug.gdbjtag.ppc.feature.feature.group P&amp;amp;E Microcomputer Systems Inc.&lt;BR /&gt; Java implementation of Git 4.4.1.201607150455-r org.eclipse.jgit.feature.group Eclipse JGit&lt;BR /&gt; Processor Expert for S32 Design Studio 1.1.0.RT7_b1725-0712 com.freescale.processorexpert.s32.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio E200 IDe 1.0.0.201710181505 com.nxp.s32ds.e200.ide.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio E200 Toolchain support 1.0.0.201710181503 com.nxp.s32ds.cross.gnu.e200.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio Example Projects 1.0.0.201710181507 com.nxp.s32ds.e200.examples.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio Extensions for Eclipse CDT 1.0.0.201710181405 com.nxp.s32ds.ext.cdt.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio Extensions for IDE 1.0.0.201710181339 com.nxp.s32ds.ext.ide.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio Extensions for RCP 1.0.0.201710181337 com.nxp.s32ds.ext.rcp.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio for Power Architecture Win32 Update 0.0.1 com.freescale.s32ds.UpdatePowerWin32.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio for Power, Version 2017 R1. Documentation 2.0.0.201710181409 com.nxp.s32ds.doc.power.feature.feature.group NXP&lt;BR /&gt; S32 Design Studio FreeMASTER for MPC56xx SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.FreeMASTER_MPC56xx.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio FreeMASTER for MPC57xx SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.FreeMASTER_MPC57xx.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio GNU 1.0.0.201710181501 com.nxp.s32ds.cross.tools.gnu.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC560xB_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC560xB_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC560xP_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC560xP_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC564xL_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC564xL_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC567xF_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC567xF_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC567xK_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC567xK_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC574xC_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC574xC_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC574xG_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC574xG_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC574xP_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC574xP_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC574xR_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC574xR_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC574xx SDK EAR 0.8.1 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC574xx_0.8.1.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC577xC_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC577xC_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC577xK_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC577xK_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio MPC577xM_AMMCLIB SDK 1.0.0.201709281048 com.freescale.s32ds.cross.sdk.MPC577xM_AMMCLIB.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio OS Awareness for Power PC architecture 1.0.0.201710181454 com.nxp.s32ds.osawareness.debug.ka.ppc.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio Platform 1.0.0.201710181450 com.nxp.s32ds.ide.extensions.cdt.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; S32 Design Studio SDK extension 1.0.0.201710181503 com.nxp.s32ds.cross.e200.sdkext.feature.feature.group Freescale Semiconductor, Inc.&lt;BR /&gt; Sirius Core Runtime 4.1.2.201612021444 org.eclipse.sirius.runtime.feature.group Eclipse Modeling Project&lt;BR /&gt; Sirius Integration with EEF 4.1.2.201612021444 org.eclipse.sirius.runtime.ide.eef.feature.group Eclipse Modeling Project&lt;BR /&gt; Sirius Runtime IDE 4.1.2.201612021444 org.eclipse.sirius.runtime.ide.ui.feature.group Eclipse Modeling Project&lt;BR /&gt; Sirius Runtime Support for Acceleo 3 4.0.1.201608261223 org.eclipse.sirius.runtime.acceleo.feature.group Eclipse Modeling Project&lt;BR /&gt; Sirius Runtime Support for AQL 4.1.2.201612021444 org.eclipse.sirius.runtime.aql.feature.group Eclipse Modeling Project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 02:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795995#M3290</guid>
      <dc:creator>barkly_lin</dc:creator>
      <dc:date>2018-07-12T02:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO: Create a Blinking LED Project (MPC5748G)  does not work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795996#M3291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the project you provided, it appears you have not performed a build. Is this correct?&lt;/P&gt;&lt;P&gt;There is no executable (ELF) and there are no object files, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just built your project and it built clean, however, when I compared the files, I found a difference in the main.c.&lt;span class="lia-inline-image-display-wrapper" image-alt="BlinkingLED_compare.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65524iD8623F0D5ABB21B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="BlinkingLED_compare.png" alt="BlinkingLED_compare.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are missing the call to PIT_DRV_Init(). If you add this call, then the LED will blink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 19:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795996#M3291</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2018-07-13T19:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO: Create a Blinking LED Project (MPC5748G)  does not work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795997#M3292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike&lt;/P&gt;&lt;P&gt;Yeh, your right, I missed one line.&lt;/P&gt;&lt;P&gt;It works now.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 03:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/HOWTO-Create-a-Blinking-LED-Project-MPC5748G-does-not-work/m-p/795997#M3292</guid>
      <dc:creator>barkly_lin</dc:creator>
      <dc:date>2018-07-16T03:24:06Z</dc:date>
    </item>
  </channel>
</rss>

