<?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: how can i load a blink example code to a new LPC55S66 Microcontroller</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-can-i-load-a-blink-example-code-to-a-new-LPC55S66/m-p/1484355#M49456</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Seems you have a private ticket for this question as well.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I read your questions but I something I am not clear. Please confirm if my below understanding is correct:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Your LPC55S66 is on custom PCB, not nxp demo board&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Your debug probe is MCU-Link &lt;/SPAN&gt;（&lt;SPAN&gt;&lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK" target="_blank"&gt;https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK&lt;/A&gt;&lt;/SPAN&gt;）&lt;SPAN&gt;and it can be well recognized ?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Did you ever successfully download code to LPC55s66 once with MCUXpresso IDE?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Why do you use MCUBOOTUTILITY&amp;nbsp;&lt;/SPAN&gt;? If you just want to run a blink example, MCUBOOTUTILITY&amp;nbsp; is not needed。&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;To load a blink example, you need to install LPC55s66 MCUXpresso SDK to IDE, then import blinky demo code, build and download via MCU-Link. Did you perform those steps?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 05:27:55 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2022-07-05T05:27:55Z</dc:date>
    <item>
      <title>how can i load a blink example code to a new LPC55S66 Microcontroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-can-i-load-a-blink-example-code-to-a-new-LPC55S66/m-p/1483576#M49425</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to know how can i load a Blink example code to a new&amp;nbsp;LPC55S66 Microcontroller. I Also made a custom board to probe that IC. I Know that Ic is running well becuase I use the MCUBOOTUTILITY and i See that it reconize the ic and also my pc reconize the usb port. So up to now everyting is well but i dont know how to load a code. (I used exactly circuit diagram that has LPC55s69 to make my on board.)&lt;/P&gt;&lt;P&gt;Im using the base MCULINK board to pass the code throught the J7 called Vcom&amp;nbsp; port using MCUXpresso IDE (FC0_TARGET_RXD, FC0_TARGET_TXD and GND) and then I used the&amp;nbsp;LPC55S66 datasheet to see which are the pin to use to conect with my MCULINK and those pins are:&lt;/P&gt;&lt;P&gt;PIO0_24(FC0_RXD_SDA_MOSI_DATA — Flexcomm 0: USART&lt;BR /&gt;receiver, I2C data I/O, SPI master-out/slave-in data, I2S&lt;BR /&gt;data I/O).&lt;/P&gt;&lt;P&gt;&amp;nbsp;PIO0_25 (FC0_TXD_SCL_MISO_WS — Flexcomm 0: USART&lt;BR /&gt;transmitter, I2C clock, SPI master-in/slave-out data I/O, I2S&lt;BR /&gt;word-select/frame),&lt;/P&gt;&lt;P&gt;&amp;nbsp;PIO0_29(FC0_RXD_SDA_MOSI_DATA — Flexcomm 0: USART&lt;BR /&gt;receiver, I2C data I/O, SPI master-out/slave-in data, I2S&lt;BR /&gt;data I/O.)&lt;/P&gt;&lt;P&gt;and&amp;nbsp;PIO0_30 ( FC0_TXD_SCL_MISO_WS — Flexcomm 0: USART&lt;BR /&gt;transmitter, I2C clock, SPI master-in/slave-out data I/O, I2S&lt;BR /&gt;word-select/frame).&lt;/P&gt;&lt;P&gt;I also saw the EVK LPC55s69 Circuit diagram to see which pins they use to comunicate the IC with the programmer ic and was exactly the same pic that i am using.&lt;/P&gt;&lt;P&gt;I connected RX pin with TX and viceverse.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error that Im receiving is that &lt;STRONG&gt;could not connect to core.&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Note: Im using the LPC55s66 (64 pin HTQFP).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for all&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-can-i-load-a-blink-example-code-to-a-new-LPC55S66/m-p/1483576#M49425</guid>
      <dc:creator>Jimmywder03</dc:creator>
      <dc:date>2022-07-01T21:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: how can i load a blink example code to a new LPC55S66 Microcontroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-can-i-load-a-blink-example-code-to-a-new-LPC55S66/m-p/1484355#M49456</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Seems you have a private ticket for this question as well.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I read your questions but I something I am not clear. Please confirm if my below understanding is correct:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Your LPC55S66 is on custom PCB, not nxp demo board&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Your debug probe is MCU-Link &lt;/SPAN&gt;（&lt;SPAN&gt;&lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK" target="_blank"&gt;https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK&lt;/A&gt;&lt;/SPAN&gt;）&lt;SPAN&gt;and it can be well recognized ?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Did you ever successfully download code to LPC55s66 once with MCUXpresso IDE?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Why do you use MCUBOOTUTILITY&amp;nbsp;&lt;/SPAN&gt;? If you just want to run a blink example, MCUBOOTUTILITY&amp;nbsp; is not needed。&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;To load a blink example, you need to install LPC55s66 MCUXpresso SDK to IDE, then import blinky demo code, build and download via MCU-Link. Did you perform those steps?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 05:27:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-can-i-load-a-blink-example-code-to-a-new-LPC55S66/m-p/1484355#M49456</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-07-05T05:27:55Z</dc:date>
    </item>
  </channel>
</rss>

