<?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: Build arm application failed through the command line. in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068457#M3582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OS: Ubuntu 16.04 LTS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2020 09:40:50 GMT</pubDate>
    <dc:creator>zhangyin</dc:creator>
    <dc:date>2020-08-06T09:40:50Z</dc:date>
    <item>
      <title>Build arm application failed through the command line.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068456#M3581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4a90e2; background-color: #f7f8fa; font-weight: normal; font-size: 14px;"&gt;Build arm application failed&amp;nbsp;&amp;nbsp;through the command line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f7f8fa; color: #4a90e2; font-size: 14px; "&gt;log:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ubuntu@ubuntu16:/media/ubuntu/work/work_zhangyin/nxp/sdk__test_0806/SDK_2.8.0_EVK-MIMXRT685/boards/evkmimxrt685/dsp_examples/xaf_demo/cm33/armgcc$ ./build_release.sh &lt;BR /&gt;CMake Error at /media/ubuntu/work/work_zhangyin/nxp/sdk__test_0806/SDK_2.8.0_EVK-MIMXRT685/tools/cmake_toolchain_files/armgcc.cmake:18 (MESSAGE):&lt;BR /&gt; ***Please set ARMGCC_DIR in envionment variables***&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt; /usr/share/cmake-3.5/Modules/CMakeDetermineSystem.cmake:95 (include)&lt;BR /&gt; CMakeLists.txt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage&lt;BR /&gt;CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;arm gcc version：&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;c$ arm-none-eabi-gcc --version&lt;BR /&gt;arm-none-eabi-gcc (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408 (release)&lt;BR /&gt;Copyright (C) 2019 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions. There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cmake version：&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;c$ cmake --version&lt;BR /&gt;cmake version 3.5.1&lt;/P&gt;&lt;P&gt;CMake suite maintained and supported by Kitware (kitware.com/cmake).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to config cmake?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 08:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068456#M3581</guid>
      <dc:creator>zhangyin</dc:creator>
      <dc:date>2020-08-06T08:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Build arm application failed through the command line.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068457#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OS: Ubuntu 16.04 LTS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 09:40:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068457#M3582</guid>
      <dc:creator>zhangyin</dc:creator>
      <dc:date>2020-08-06T09:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Build arm application failed through the command line.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068458#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yin,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;I recommend that you follow the steps in section 5 of the&amp;nbsp;Getting Started with MCUXpresso SDK for EVK-MIMXRT685. This document is located in the docs folder of the SDK that you downloaded for this evaluation board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a step by step description of running with ARM GCC, including installing cmake. Please follow these steps with detail and let me know if you get stuck at any point.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2020 01:26:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068458#M3583</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-08-12T01:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Build arm application failed through the command line.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068459#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Build successfully now.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2020 07:31:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Build-arm-application-failed-through-the-command-line/m-p/1068459#M3584</guid>
      <dc:creator>zhangyin</dc:creator>
      <dc:date>2020-08-12T07:31:04Z</dc:date>
    </item>
  </channel>
</rss>

