<?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>Zephyr Project中的主题 Unable to build blinky or hello world, in VSCode using Zephyr Repo</title>
    <link>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2103838#M319</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I installed VSCode, MCUXpresso for VSCode, then on the&amp;nbsp;MCUXpresso Installer I installed most of the items including Zephyr Developer (it gives green tick to ensure proper installation). I then imported basic projects like blinky and hello_workd for board NXPMIMXRT1060-EVKB.&lt;/P&gt;&lt;P&gt;However, I am unable to build any project, same error shows up:&lt;/P&gt;&lt;P&gt;CMake Error at C:/Users/jahme/zephyr-sdk-0.17.0/cmake/zephyr/generic.cmake:27 (message):&lt;BR /&gt;Unable to find 'x86_64-zephyr-elf' or any other architecture in&lt;BR /&gt;C:/Users/jahme/zephyr-sdk-0.17.0&lt;/P&gt;&lt;P&gt;On further investigation it seems like it is unable to find a&amp;nbsp;&lt;SPAN&gt;*-*zephyr-* toolchain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the "mcuxpresso-tools.json" file following toolchain path is given&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"toolchainPath"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"C:/Users/jahme/zephyr-sdk-0.17.0/arm-zephyr-eabi"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Howevr, there is no file or folder with the name "arm-zephyr-eabi" at the above path.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It seems like an error in Zephyr sdk.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have already spent many hours trying to get that build but failed, any help will be great,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks and regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;jahmed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 24 May 2025 07:28:31 GMT</pubDate>
    <dc:creator>jahmed9</dc:creator>
    <dc:date>2025-05-24T07:28:31Z</dc:date>
    <item>
      <title>Unable to build blinky or hello world, in VSCode using Zephyr Repo</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2103838#M319</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I installed VSCode, MCUXpresso for VSCode, then on the&amp;nbsp;MCUXpresso Installer I installed most of the items including Zephyr Developer (it gives green tick to ensure proper installation). I then imported basic projects like blinky and hello_workd for board NXPMIMXRT1060-EVKB.&lt;/P&gt;&lt;P&gt;However, I am unable to build any project, same error shows up:&lt;/P&gt;&lt;P&gt;CMake Error at C:/Users/jahme/zephyr-sdk-0.17.0/cmake/zephyr/generic.cmake:27 (message):&lt;BR /&gt;Unable to find 'x86_64-zephyr-elf' or any other architecture in&lt;BR /&gt;C:/Users/jahme/zephyr-sdk-0.17.0&lt;/P&gt;&lt;P&gt;On further investigation it seems like it is unable to find a&amp;nbsp;&lt;SPAN&gt;*-*zephyr-* toolchain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the "mcuxpresso-tools.json" file following toolchain path is given&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"toolchainPath"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"C:/Users/jahme/zephyr-sdk-0.17.0/arm-zephyr-eabi"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Howevr, there is no file or folder with the name "arm-zephyr-eabi" at the above path.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It seems like an error in Zephyr sdk.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have already spent many hours trying to get that build but failed, any help will be great,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks and regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;jahmed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 24 May 2025 07:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2103838#M319</guid>
      <dc:creator>jahmed9</dc:creator>
      <dc:date>2025-05-24T07:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build blinky or hello world, in VSCode using Zephyr Repo</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104020#M320</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250855"&gt;@jahmed9&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems be some issues about the toolchain(&lt;SPAN&gt;arm-zephyr-eabi&lt;/SPAN&gt;), I found this dedicated toolchain which comes from Zephyr Open Community, please try to install it.&amp;nbsp;&lt;A href="https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.17.0" target="_blank"&gt;https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.17.0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW,&amp;nbsp;Which document did you start these steps from? It seems that the relevant documents are not clear. If these documents are from NXP, I can help you.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 03:45:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104020#M320</guid>
      <dc:creator>Sam_Gao</dc:creator>
      <dc:date>2025-05-26T03:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build blinky or hello world, in VSCode using Zephyr Repo</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104049#M321</link>
      <description>&lt;P&gt;Hi Sam_Gao&lt;/P&gt;&lt;P&gt;Thanks for the reply. I actually got around to resolving it. I initially used the following youtube video for setup&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=-RHmk5il8iI" target="_blank"&gt;https://www.youtube.com/watch?v=-RHmk5il8iI&lt;/A&gt;&amp;nbsp;when this failed, I looked deeper and found another resource&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki" target="_blank"&gt;https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki&lt;/A&gt;&amp;nbsp;but this did not help either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What really fixed it was deleting the sdk folder in&amp;nbsp;&lt;SPAN&gt;C:/Users/jahme/ and running the MCUXpresso in VSCode, it recognized the absence of Zephyr. When I reinstalled it, the desired folder appeared, and it started compiling the examples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lesson learnt, even if there is a green tick infront of Zephyr in MCUXpresso installer in VSCode, that does not mean it is properly installed. Reinstalling after removing should be tried before banging your head.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 04:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104049#M321</guid>
      <dc:creator>jahmed9</dc:creator>
      <dc:date>2025-05-26T04:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build blinky or hello world, in VSCode using Zephyr Repo</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104754#M325</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;
&lt;P&gt;Mostly, we will encounter various problems, we need to find hints and solutions from the logs (C:\Users\xxx\AppData\Local\Programs\MCUXpressoInstaller\logs)&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 03:23:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Unable-to-build-blinky-or-hello-world-in-VSCode-using-Zephyr/m-p/2104754#M325</guid>
      <dc:creator>Sam_Gao</dc:creator>
      <dc:date>2025-05-27T03:23:11Z</dc:date>
    </item>
  </channel>
</rss>

