<?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: Can not import local Zephyr Repo in MCUXpresso for VSCode</title>
    <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1828475#M186</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;SPAN class=""&gt;EdwinHz thanks for the answer. I checked the Installation and the installation lookes to be fine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxp.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/268425iD448EA567A2CFE7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxp.png" alt="nxp.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;nxp.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 12:18:55 GMT</pubDate>
    <dc:creator>Kamison</dc:creator>
    <dc:date>2024-03-14T12:18:55Z</dc:date>
    <item>
      <title>Can not import local Zephyr Repo</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1822543#M176</link>
      <description>&lt;P&gt;Hello NXP Community, thanks first for your existence!&lt;BR /&gt;I have a really annoying problem on my MCUXpresso under Ubuntu Linux. If I try to import a zephyr project, I am able to find the project and I am also able to click on import.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kamison_1-1709732844905.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266817i18F69340DECBA3EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kamison_1-1709732844905.png" alt="Kamison_1-1709732844905.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Kamison_1-1709732844905.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But nothing happens after that. The Project never appeared in the installed Repositories. I also don't get any error notification or something. If I add my freestanding App to workdirectory, it appears in MCUXpresso in Projects.&lt;BR /&gt;A build fails with the CMake errors:&lt;BR /&gt;1)Cannot specify sources for target "app" which is not build by this project&lt;BR /&gt;2) unknown Cmake command "zephyr_include_directories"&lt;BR /&gt;The same project is working under WIndows WSL. I also can build it with west.&lt;BR /&gt;Thanks for help!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 13:47:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1822543#M176</guid>
      <dc:creator>Kamison</dc:creator>
      <dc:date>2024-03-06T13:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can not import local Zephyr Repo</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1822798#M177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230558"&gt;@Kamison&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you certain that you installed the Zephyr Developer Software Kit when installing the MCUXpresso Visual Studio Installer? It is worth making sure that you are using the latest version of this, as well as updating the rest of the packages.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinHz_0-1709772541765.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266865i7D4857569FD070E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinHz_0-1709772541765.png" alt="EdwinHz_0-1709772541765.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;EdwinHz_0-1709772541765.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can open the Installer window by selecting "Open Walkthrough" on the "Quickstart Panel" and clicking on the "Open Installer" button under "Check Tool Dependencies."&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 00:53:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1822798#M177</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-03-07T00:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can not import local Zephyr Repo</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1828475#M186</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;SPAN class=""&gt;EdwinHz thanks for the answer. I checked the Installation and the installation lookes to be fine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxp.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/268425iD448EA567A2CFE7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxp.png" alt="nxp.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;nxp.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 12:18:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1828475#M186</guid>
      <dc:creator>Kamison</dc:creator>
      <dc:date>2024-03-14T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can not import local Zephyr Repo</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1843611#M238</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230558"&gt;@Kamison&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Does that folder that you are trying to import contain a full Zephyr repository?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If you go to Outupt and select MCUXpresso for VS Code console, does it show any error when you try Import Repository?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DragosMiloiu_0-1712728887962.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272840i45C89EB5433B9531/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DragosMiloiu_0-1712728887962.png" alt="DragosMiloiu_0-1712728887962.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;DragosMiloiu_0-1712728887962.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dragos.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:03:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/Can-not-import-local-Zephyr-Repo/m-p/1843611#M238</guid>
      <dc:creator>DragosMiloiu</dc:creator>
      <dc:date>2024-04-10T06:03:57Z</dc:date>
    </item>
  </channel>
</rss>

