<?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>LPC MicrocontrollersのトピックRe: SDK for LPC4370</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401907#M47686</link>
    <description>&lt;P&gt;Thank you for your reply!&lt;BR /&gt;&lt;BR /&gt;After looking into the output errors closely, it looks like by importing the library using the "&lt;SPAN&gt;lpcopen_3_02_keil_iar_lpclink2_4370.zip" provided on your website&lt;/SPAN&gt;, paths will not be set correctly for some reason, specifically the path for "chip_43xx_18xx", "brd_link4370" and "examples_43xx_18xx" folders. It was looking at the wrong directory, which&amp;nbsp;in my case is \Documents. I extracted and placed the above three folders directly into \Documents and tried compiling. It worked!.. but after this tacky patching of mine.&lt;/P&gt;&lt;P&gt;There was clearly something wrong as it should have looked into the workspace folder, which in my case is located at \Documents\MCUXpressoIDE_11.4.1_6260\Workspace. After trying the zip file you attached, I was so glad that it worked right off the bat. It looked right into the correct directory and compiled everything successfully without having to patch things up.&lt;BR /&gt;&lt;BR /&gt;Thanks once again!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 17:43:19 GMT</pubDate>
    <dc:creator>cosmopotamian</dc:creator>
    <dc:date>2022-01-20T17:43:19Z</dc:date>
    <item>
      <title>SDK for LPC4370</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401167#M47676</link>
      <description>&lt;P&gt;I am trying to explore the ADC functionality in LPC4370 microcontroller and find it difficult to do a quick evaluation since I cannot find an SDK to download for this microcontroller family, except for the keil_iar file for LPCLink-2, which I am using.&lt;/P&gt;&lt;P&gt;I cannot start with simple examples by importing an SDK using MCUXpresso since there is nothing listed. Even when trying to start off as a new C/C++ project and import the "lpcopen_3_02_keil_iar_lpclink2_4370.zip", I cannot access any c and h files as they do not seem to exist in the directories that were automatically created during the import process. They appear with a little yellow lock sign in front of them. Compilation fails first thing due to "fatal error:&amp;nbsp;board.h: No such file or directory"&lt;/P&gt;&lt;P&gt;Can you advise?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 22:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401167#M47676</guid>
      <dc:creator>cosmopotamian</dc:creator>
      <dc:date>2022-01-18T22:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: SDK for LPC4370</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401334#M47677</link>
      <description>&lt;P&gt;Hi, Ali,&lt;/P&gt;
&lt;P&gt;I attach the package of LPC4370, pls unzip it, and use it with MCUXpresso tools.&lt;/P&gt;
&lt;P&gt;This is the screenshot when you load the example.&lt;/P&gt;
&lt;P&gt;As the following, you have to load the 1 and 2, and compile them, then load whatever you need.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1642565221183.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/168093i700FEA8E6865E5F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1642565221183.png" alt="xiangjun_rong_0-1642565221183.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 04:09:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401334#M47677</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-01-19T04:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: SDK for LPC4370</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401907#M47686</link>
      <description>&lt;P&gt;Thank you for your reply!&lt;BR /&gt;&lt;BR /&gt;After looking into the output errors closely, it looks like by importing the library using the "&lt;SPAN&gt;lpcopen_3_02_keil_iar_lpclink2_4370.zip" provided on your website&lt;/SPAN&gt;, paths will not be set correctly for some reason, specifically the path for "chip_43xx_18xx", "brd_link4370" and "examples_43xx_18xx" folders. It was looking at the wrong directory, which&amp;nbsp;in my case is \Documents. I extracted and placed the above three folders directly into \Documents and tried compiling. It worked!.. but after this tacky patching of mine.&lt;/P&gt;&lt;P&gt;There was clearly something wrong as it should have looked into the workspace folder, which in my case is located at \Documents\MCUXpressoIDE_11.4.1_6260\Workspace. After trying the zip file you attached, I was so glad that it worked right off the bat. It looked right into the correct directory and compiled everything successfully without having to patch things up.&lt;BR /&gt;&lt;BR /&gt;Thanks once again!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 17:43:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDK-for-LPC4370/m-p/1401907#M47686</guid>
      <dc:creator>cosmopotamian</dc:creator>
      <dc:date>2022-01-20T17:43:19Z</dc:date>
    </item>
  </channel>
</rss>

