<?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 Create a project in MDK for FRDM-KW40Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818183#M49535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I am using the FRDM-KW40Z board and the IDE Kiel Micro Vision v5 MDK. Download the KSDK 1.3 and through the same IDE compile and download on the board the demo_apps "Hello World" and the drivers_example "gpio" and they work correctly. And now I want to make my own project to turn on and off a led, for this I take the structure of the demo_apps and drivers_example but still gives me the following errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_RtcOscInit (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_SetMcgMode (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_SetSimConfigration (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol __aeabi_assert (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol g_xtal0ClkFreq (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_EnablePortClock (referred from hardware_init.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_DisableLpuartClock (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_EnableLpuartClock (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_GetLpuartFreq (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_ReceiveDataPolling (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SendDataPolling (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetBaudRate (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetBitCountPerChar (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetParityMode (referred from fsl_debug_console.o).&lt;BR /&gt;Not enough information to list image symbols.&lt;BR /&gt;Not enough information to list load addresses in the image map.&lt;BR /&gt;Finished: 2 information, 0 warning and 14 error messages.&lt;BR /&gt;"C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out" - 14 Error(s), 2 Warning(s).&lt;BR /&gt;Target not created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who can give me any suggestions to solve this problem?&lt;BR /&gt;Thank #@. Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2018 20:14:56 GMT</pubDate>
    <dc:creator>lmarianocampos</dc:creator>
    <dc:date>2018-07-16T20:14:56Z</dc:date>
    <item>
      <title>Create a project in MDK for FRDM-KW40Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818183#M49535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I am using the FRDM-KW40Z board and the IDE Kiel Micro Vision v5 MDK. Download the KSDK 1.3 and through the same IDE compile and download on the board the demo_apps "Hello World" and the drivers_example "gpio" and they work correctly. And now I want to make my own project to turn on and off a led, for this I take the structure of the demo_apps and drivers_example but still gives me the following errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_RtcOscInit (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_SetMcgMode (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_SetSimConfigration (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol __aeabi_assert (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol g_xtal0ClkFreq (referred from board.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_EnablePortClock (referred from hardware_init.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_DisableLpuartClock (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_EnableLpuartClock (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol CLOCK_SYS_GetLpuartFreq (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_ReceiveDataPolling (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SendDataPolling (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetBaudRate (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetBitCountPerChar (referred from fsl_debug_console.o).&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out: Error: L6218E: Undefined symbol LPUART_HAL_SetParityMode (referred from fsl_debug_console.o).&lt;BR /&gt;Not enough information to list image symbols.&lt;BR /&gt;Not enough information to list load addresses in the image map.&lt;BR /&gt;Finished: 2 information, 0 warning and 14 error messages.&lt;BR /&gt;"C:\Freescale\KSDK_1.3.0\lib\ksdk_platform_lib\mdk\KW40Z4\debug\Mi Segundo Proyecto.out" - 14 Error(s), 2 Warning(s).&lt;BR /&gt;Target not created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who can give me any suggestions to solve this problem?&lt;BR /&gt;Thank #@. Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 20:14:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818183#M49535</guid>
      <dc:creator>lmarianocampos</dc:creator>
      <dc:date>2018-07-16T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a project in MDK for FRDM-KW40Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818184#M49536</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;&lt;/P&gt;&lt;P&gt;Please consider that the software examples are not made for Keil, nonetheless, the issue you appear to be having might be regarding the KDS libraries&amp;nbsp;that are nor added to your project and you will need to use the same properties&amp;nbsp;as the project you managed to make work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 23:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818184#M49536</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2018-07-18T23:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a project in MDK for FRDM-KW40Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818185#M49537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello estefania, thanks for your answer. I tell you that I was able to compile a project that turns a led on and off, and I really had to add a library, "platform\drivers\src\gpio. &lt;BR /&gt;In addition, the software drivers examples that I used as "gpio" and tpm could compile and download them to the board using kiel.&lt;BR /&gt;Regards.&lt;BR /&gt;Mariano.&lt;span class="lia-inline-image-display-wrapper" image-alt="Compiled Project.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79611i4C1CF97ACB1F4A6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Compiled Project.png" alt="Compiled Project.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 19:08:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Create-a-project-in-MDK-for-FRDM-KW40Z/m-p/818185#M49537</guid>
      <dc:creator>lmarianocampos</dc:creator>
      <dc:date>2018-08-03T19:08:44Z</dc:date>
    </item>
  </channel>
</rss>

