<?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>MCUXpresso for VSCodeのトピックMCUXpresso VS Code Import Repository Error</title>
    <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1714229#M47</link>
    <description>&lt;P&gt;I'm trying to port an MCUXpresso Eclipse project to Visual Studio Code.&lt;BR /&gt;&lt;SPAN&gt;I followed all the instructions on the web site&lt;BR /&gt;For 'Location' I create an empty folder "C:\User\james\git\mcu_file"&lt;BR /&gt;For 'Repository' I select "MCUXpresso SDK"&lt;BR /&gt;Then all the files are cloned and everything looks good, but I get this message in the 'OUTPUT' console:&lt;BR /&gt;&lt;EM&gt;[error] C&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;ould not read settings from &lt;/SPAN&gt;&lt;SPAN&gt;mcuxpresso-tools.json&lt;/SPAN&gt;&lt;SPAN&gt; for project &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;"c:\Users\james\git"&lt;/EM&gt;&lt;BR /&gt;I appreciate any guidance you can provide. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 18:50:14 GMT</pubDate>
    <dc:creator>jagararno</dc:creator>
    <dc:date>2023-08-30T18:50:14Z</dc:date>
    <item>
      <title>MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1714229#M47</link>
      <description>&lt;P&gt;I'm trying to port an MCUXpresso Eclipse project to Visual Studio Code.&lt;BR /&gt;&lt;SPAN&gt;I followed all the instructions on the web site&lt;BR /&gt;For 'Location' I create an empty folder "C:\User\james\git\mcu_file"&lt;BR /&gt;For 'Repository' I select "MCUXpresso SDK"&lt;BR /&gt;Then all the files are cloned and everything looks good, but I get this message in the 'OUTPUT' console:&lt;BR /&gt;&lt;EM&gt;[error] C&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;ould not read settings from &lt;/SPAN&gt;&lt;SPAN&gt;mcuxpresso-tools.json&lt;/SPAN&gt;&lt;SPAN&gt; for project &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;"c:\Users\james\git"&lt;/EM&gt;&lt;BR /&gt;I appreciate any guidance you can provide. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 18:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1714229#M47</guid>
      <dc:creator>jagararno</dc:creator>
      <dc:date>2023-08-30T18:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715126#M48</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222354"&gt;@jagararno&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;After the conversion is complete, if you go to "c:\Users\james\git\.vscode", do you have a mcuxpresso-tools.json file? If you do, could you please attach it here?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dragos.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:58:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715126#M48</guid>
      <dc:creator>DragosMiloiu</dc:creator>
      <dc:date>2023-08-31T13:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715133#M49</link>
      <description>&lt;P&gt;The only file in C:\Users\james\git\.vscode is settings.json, which contains a single entry:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"git.ignoreLimitWarning": true&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:07:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715133#M49</guid>
      <dc:creator>jagararno</dc:creator>
      <dc:date>2023-08-31T14:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715141#M50</link>
      <description>&lt;P&gt;Could you please try to convert the project again from MCUXpresso IDE to VS Code and see if there is any error/warning logged in MCUXpresso for VS Code console after the conversion?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DragosMiloiu_0-1693491526061.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/239124i7476F7E2C4AF77A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DragosMiloiu_0-1693491526061.png" alt="DragosMiloiu_0-1693491526061.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dragos.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715141#M50</guid>
      <dc:creator>DragosMiloiu</dc:creator>
      <dc:date>2023-08-31T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715179#M56</link>
      <description>&lt;P&gt;Thank you for looking into this problem.&lt;/P&gt;&lt;P&gt;I have attached the entire "Import Project" sequence with the OUTPUT content.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 15:09:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715179#M56</guid>
      <dc:creator>jagararno</dc:creator>
      <dc:date>2023-08-31T15:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715825#M59</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is possible to generate a simple project in MCUXpresso IDE that produces this conversion error and you can send us to reproduce? or some instructions how to generate such a project that generates the error on conversion?&lt;/P&gt;
&lt;P&gt;If none of the above possible:&lt;/P&gt;
&lt;P&gt;- what NXP device is the project intended for?&lt;/P&gt;
&lt;P&gt;- is this project an MCUXpresso IDE managed project, having linker files generated by IDE (so not a pure makefile project type but a project that was originally created using the MCUXpresso wizard/importer)?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- is this linked to an MCUXpresso SDK? which one (its name, including version)?&lt;/P&gt;
&lt;P&gt;- do you use in your project files that are not on your current disk (i.e. remote locations, another drive, ...)?&lt;/P&gt;
&lt;P&gt;- is it a single project or it has some other linked projects (example: multicore, trustzone, linked library, ...)?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Cristian&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 14:25:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1715825#M59</guid>
      <dc:creator>cristiantepus</dc:creator>
      <dc:date>2023-09-01T14:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso VS Code Import Repository Error</title>
      <link>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1718793#M60</link>
      <description>&lt;P&gt;Thanks for your help, Christian.&lt;/P&gt;&lt;P&gt;I've decided to continue with the Eclipse-based MCUXpresso until January, then I'll try again.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 11:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-for-VSCode/MCUXpresso-VS-Code-Import-Repository-Error/m-p/1718793#M60</guid>
      <dc:creator>jagararno</dc:creator>
      <dc:date>2023-09-07T11:56:37Z</dc:date>
    </item>
  </channel>
</rss>

