<?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: FRDM-KL03Z...Problem setting up ARM GCC toolchain in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921589#M53787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kerry! I have managed to build the file now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For anyone else with the same problem, I downloaded the software from &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/builder" title="https://mcuxpresso.nxp.com/en/builder"&gt;https://mcuxpresso.nxp.com/en/builder&lt;/A&gt; and chose the GCC ARM option (screenshot below)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SDK_GCC.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87383iF7E498CA0CB62D8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="SDK_GCC.jpg" alt="SDK_GCC.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Aug 2019 18:09:30 GMT</pubDate>
    <dc:creator>denbigh1974</dc:creator>
    <dc:date>2019-08-14T18:09:30Z</dc:date>
    <item>
      <title>FRDM-KL03Z...Problem setting up ARM GCC toolchain</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921586#M53784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have purchased a FRDM-KL03Z development board and wish to learn how to build and debug the Hello World example application using the ARM GCC toolchain. I have accessed a set of software installation instructions for this by clicking on the "Use ARM GCC" button at&lt;BR /&gt;&lt;A href="https://www.nxp.com/document/guide/get-started-with-the-frdm-kl03z:NGS-FRDM-KL03Z#title3.2"&gt;https://www.nxp.com/document/guide/get-started-with-the-frdm-kl03z:NGS-FRDM-KL03Z#title3.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My operating system is Windows 7 (32-bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've downloaded and installed the following programs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Kinetis SDK 1.3.0 Mainline - Windows.exe [Source:&lt;A href="https://www.nxp.com/document/guide/get-started-with-the-frdm-kl03z:NGS-FRDM-KL03Z#title2.1"&gt;1&lt;/A&gt;]&lt;/LI&gt;&lt;LI&gt;gcc-arm-none-eabi-8-2019-q3-update-win32-sha2.exe [&lt;A href="https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads"&gt;2&lt;/A&gt;]&lt;/LI&gt;&lt;LI&gt;mingw-get-setup.exe [&lt;A href="https://sourceforge.net/projects/mingw/files/Installer/"&gt;3&lt;/A&gt;] (Selected "mingw32-base" and "msys-base" for installation. Appended C:\MinGW\bin to Path)&lt;/LI&gt;&lt;LI&gt;cmake-3.15.2-win32-x86.msi [&lt;A href="https://cmake.org/download/"&gt;4&lt;/A&gt;]&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added new system variable using Windows 7 Control Panel&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Variable name: ARMGCC_DIR&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Variable value: C:\Program Files\GNU Tools ARM Embedded\8 2019-q3-update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then rebooted and tried to run the following from the Windows command line&lt;BR /&gt;C:\Freescale\KSDK_1.3.0\examples\frdmkl03z\demo_apps\hello_world\armgcc\build_debug.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I received a number of errors and the build failed. I have attached the system output as a text file.&lt;/P&gt;&lt;P&gt;Please can someone assist?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 16:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921586#M53784</guid>
      <dc:creator>denbigh1974</dc:creator>
      <dc:date>2019-08-13T16:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z...Problem setting up ARM GCC toolchain</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921587#M53785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way, the content of your &lt;EM&gt;build_debug.bat&lt;/EM&gt; file is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;cmake -DCMAKE_TOOLCHAIN_FILE="../../../../../tools/cmake_toolchain_files/armgcc.cmake" -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;mingw32-make -j4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;pause&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 16:41:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921587#M53785</guid>
      <dc:creator>denbigh1974</dc:creator>
      <dc:date>2019-08-13T16:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z...Problem setting up ARM GCC toolchain</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921588#M53786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="346294" data-username="denbigh1974@gmx.net" href="https://community.nxp.com/people/denbigh1974@gmx.net"&gt;Den Bigh&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The example code you are referring is really very old, please go to this link download the newest SDK2.x for your FRDM-KL03 board:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you download the SDK code, you can find some document will tell you how to run the code in GCC, please check this SDK folder:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SDK_2.3.1_FRDM-KL03Z\docs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have questions about it, please kinldy let me know.&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 03:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921588#M53786</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-08-14T03:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z...Problem setting up ARM GCC toolchain</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921589#M53787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kerry! I have managed to build the file now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For anyone else with the same problem, I downloaded the software from &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/builder" title="https://mcuxpresso.nxp.com/en/builder"&gt;https://mcuxpresso.nxp.com/en/builder&lt;/A&gt; and chose the GCC ARM option (screenshot below)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SDK_GCC.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87383iF7E498CA0CB62D8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="SDK_GCC.jpg" alt="SDK_GCC.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 18:09:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921589#M53787</guid>
      <dc:creator>denbigh1974</dc:creator>
      <dc:date>2019-08-14T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z...Problem setting up ARM GCC toolchain</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921590#M53788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right! Toolchain/IDE used to select the specific IDE project.&lt;/P&gt;&lt;P&gt;On my side, I normally select all the toolchain.&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;If you still have questions about it, please kinldy let me know.&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2019 02:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-Problem-setting-up-ARM-GCC-toolchain/m-p/921590#M53788</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-08-15T02:16:17Z</dc:date>
    </item>
  </channel>
</rss>

