<?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 SDKのトピックRe: Problems with Hello World Rx</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637971#M4297</link>
    <description>&lt;P&gt;Thanks Alice! Back in a few when I get in&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 10:01:11 GMT</pubDate>
    <dc:creator>jmreina</dc:creator>
    <dc:date>2023-04-21T10:01:11Z</dc:date>
    <item>
      <title>Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637512#M4295</link>
      <description>&lt;P&gt;We are getting started with the &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcxpresso-boards/lpcxpresso-development-board-for-lpc55s0x-0x-family-of-mcus:LPC55S06-EVK" target="_blank" rel="noopener"&gt;LPC55S06-EVK&lt;/A&gt; and having problems with the &lt;A href="https://www.nxp.com/design/designs/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK#downloads" target="_blank" rel="noopener"&gt;SDK's&lt;/A&gt; hello world.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MCUXpresso v11.7.0&lt;/LI&gt;&lt;LI&gt;SDK v2.13.0&lt;/LI&gt;&lt;LI&gt;LPC55S06-EVK&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Working:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Blinky demo&lt;/LI&gt;&lt;LI&gt;Hello World console output "&lt;EM&gt;hello world.&lt;/EM&gt;"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Hello World console input - the input values are not received by GETCHAR() on &lt;EM&gt;hello_world.c:50&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;I smash the keyboard a lot, and nothing works. Have tried in PuTTy/Realterm too I'm desperate - thoughts? How do I get Rx working for this demo?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;-J&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*I found the &lt;A href="https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=&amp;amp;ved=2ahUKEwjSrMOrpbn-AhXdj4kEHX2TCksQFnoECA8QAQ&amp;amp;url=https%3A%2F%2Fcommunity.nxp.com%2Fpwmxy87654%2Fattachments%2Fpwmxy87654%2Fkinetis%2F60106%2F1%2FGetting%2520Started%2520with%2520MCUXpresso%2520SDK.pdf&amp;amp;usg=AOvVaw0VTtMievCmbaey6Tw73igY" target="_blank" rel="noopener"&gt;SDK's getting started reference&lt;/A&gt; but wanted to check here first, this was not expected!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637512#M4295</guid>
      <dc:creator>jmreina</dc:creator>
      <dc:date>2023-04-20T20:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637623#M4296</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216146"&gt;@jmreina&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can simple use the Terminal of MCUXpresso IDE:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1682044689961.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220200iE92F1B77C1720ECD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1682044689961.png" alt="Alice_Yang_0-1682044689961.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also pay attention please choose "UART console" with your project:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1682044777847.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220201i77D475C3EFC688E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1682044777847.png" alt="Alice_Yang_1-1682044777847.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If still can't work, take a video or screenshot show your steps and take a photo about your board connection, thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 02:40:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637623#M4296</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-04-21T02:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637971#M4297</link>
      <description>&lt;P&gt;Thanks Alice! Back in a few when I get in&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 10:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1637971#M4297</guid>
      <dc:creator>jmreina</dc:creator>
      <dc:date>2023-04-21T10:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638181#M4298</link>
      <description>&lt;P&gt;It was just a jumper - JP12. Here is the ref:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-Issue-on-LPC55S06-EVK/m-p/1504319/highlight/true" target="_self"&gt;Serial Communication Issue on LPC55S06-EVK - NXP Community&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Can you please provide explicit reference to JP12 in your documentation or source commentary for this demo?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-J&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 16:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638181#M4298</guid>
      <dc:creator>jmreina</dc:creator>
      <dc:date>2023-04-21T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638362#M4299</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216146"&gt;@jmreina&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenient to you.&lt;/P&gt;
&lt;P&gt;How about check user manual for "LPCXpresso55S06 Development Boards":&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/LPCXpresso55S06UM.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/user-guide/LPCXpresso55S06UM.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1682217262680.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220406i79DE7EA3B80DA4F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1682217262680.png" alt="Alice_Yang_0-1682217262680.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2023 02:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638362#M4299</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-04-23T02:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Hello World Rx</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638930#M4301</link>
      <description>&lt;P&gt;Yep; wasn't expecting to rtfm for hello world tho ;0&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 12:04:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Problems-with-Hello-World-Rx/m-p/1638930#M4301</guid>
      <dc:creator>jmreina</dc:creator>
      <dc:date>2023-04-24T12:04:10Z</dc:date>
    </item>
  </channel>
</rss>

