<?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: LPC1518JBD64 SDK for MCUXpresso in VScode in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1518JBD64-SDK-for-MCUXpresso-in-VScode/m-p/2388569#M59630</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For LPC1518JBD64, you may not find a device-specific MCUXpresso SDK package directly in the MCUXpresso SDK Builder. This MCU belongs to the LPC15xx family, and NXP support for this family is mainly available through LPCOpen examples/libraries.&lt;/P&gt;&lt;P&gt;Please check the following options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Download the LPCOpen package for LPC15xx from NXP’s LPCOpen Software Development Platform page.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If you already installed MCUXpresso IDE, also check this folder:&lt;BR /&gt;&amp;lt;MCUXpresso IDE install path&amp;gt;\ide\Examples&lt;/P&gt;&lt;P&gt;MCUXpresso IDE normally includes LPCOpen example packages there.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Start from an LPC15xx/LPC1549 example project and then adjust the project settings for LPC1518JBD64.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Make sure the startup file, linker script, flash/RAM size, clock settings, and pin configuration match LPC1518JBD64.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For VS Code, use the MCUXpresso for VS Code extension and import the existing project/repository. You can then build and debug using LinkServer, J-Link, or another supported SWD probe.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Also note that LPC1518JBD64 has 64 KB flash and 12 KB SRAM, so the linker file should be checked carefully when porting from another LPC15xx example.&lt;/P&gt;&lt;P&gt;Useful NXP pages to check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;MCUXpresso SDK Builder&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPCOpen Libraries and Examples&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPCOpen Software for LPC15xx&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;MCUXpresso for Visual Studio Code&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPC1518JBD64 product page&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In short, use LPCOpen for LPC15xx as the starting point rather than looking only for a modern MCUXpresso SDK Builder package.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2026 18:14:30 GMT</pubDate>
    <dc:creator>abdkhan</dc:creator>
    <dc:date>2026-06-30T18:14:30Z</dc:date>
    <item>
      <title>LPC1518JBD64 SDK for MCUXpresso in VScode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1518JBD64-SDK-for-MCUXpresso-in-VScode/m-p/2388028#M59629</link>
      <description>&lt;P&gt;My target MCU is&amp;nbsp;&lt;SPAN&gt;LPC1518JBD64. I want to work with this MCU in VScode. I have download MCUXpresso ide in VScode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am struggling to find the SDK for&amp;nbsp;&lt;SPAN&gt;LPC1518JBD64 to get start coding for it in MCUXpresso. Need guide or useful download links for required SDK. So I can start working in VScode to code for&amp;nbsp;LPC1518JBD64 MCU.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 04:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1518JBD64-SDK-for-MCUXpresso-in-VScode/m-p/2388028#M59629</guid>
      <dc:creator>Team_at_Electrify</dc:creator>
      <dc:date>2026-06-30T04:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1518JBD64 SDK for MCUXpresso in VScode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1518JBD64-SDK-for-MCUXpresso-in-VScode/m-p/2388569#M59630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For LPC1518JBD64, you may not find a device-specific MCUXpresso SDK package directly in the MCUXpresso SDK Builder. This MCU belongs to the LPC15xx family, and NXP support for this family is mainly available through LPCOpen examples/libraries.&lt;/P&gt;&lt;P&gt;Please check the following options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Download the LPCOpen package for LPC15xx from NXP’s LPCOpen Software Development Platform page.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If you already installed MCUXpresso IDE, also check this folder:&lt;BR /&gt;&amp;lt;MCUXpresso IDE install path&amp;gt;\ide\Examples&lt;/P&gt;&lt;P&gt;MCUXpresso IDE normally includes LPCOpen example packages there.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Start from an LPC15xx/LPC1549 example project and then adjust the project settings for LPC1518JBD64.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Make sure the startup file, linker script, flash/RAM size, clock settings, and pin configuration match LPC1518JBD64.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For VS Code, use the MCUXpresso for VS Code extension and import the existing project/repository. You can then build and debug using LinkServer, J-Link, or another supported SWD probe.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Also note that LPC1518JBD64 has 64 KB flash and 12 KB SRAM, so the linker file should be checked carefully when porting from another LPC15xx example.&lt;/P&gt;&lt;P&gt;Useful NXP pages to check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;MCUXpresso SDK Builder&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPCOpen Libraries and Examples&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPCOpen Software for LPC15xx&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;MCUXpresso for Visual Studio Code&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;LPC1518JBD64 product page&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In short, use LPCOpen for LPC15xx as the starting point rather than looking only for a modern MCUXpresso SDK Builder package.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 18:14:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1518JBD64-SDK-for-MCUXpresso-in-VScode/m-p/2388569#M59630</guid>
      <dc:creator>abdkhan</dc:creator>
      <dc:date>2026-06-30T18:14:30Z</dc:date>
    </item>
  </channel>
</rss>

