<?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: printf() not giving output in PUTTY in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862906#M34373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ATHMESH NANDAKUMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you don't use the printf, whether your UART can output the correct data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I use the official lpc1549 uart_rb project can output the correct uart data:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76604i9877CE07CB99C679/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I just add the printf("TEST");&lt;/P&gt;&lt;P&gt;I also attach my modified project for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2019 07:36:13 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-01-10T07:36:13Z</dc:date>
    <item>
      <title>printf() not giving output in PUTTY</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862905#M34372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;After removing external crystal oscillator and using internal RC oscillator of 12MHz PLLed to 72MHz is giving error in printf().&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&amp;nbsp;&lt;EM style="word-wrap: break-word; padding: 0px; margin: 0px;"&gt;printf()&lt;/EM&gt; is not giving any output on putty, while &lt;EM style="word-wrap: break-word; padding: 0px; margin: 0px;"&gt;TXDATA&lt;/EM&gt; is working fine.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;also the following issue is showing up while stopping or pausing the debug. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE __default_attr="info" __jive_macro_name="alert" alert="info" class="jive_text_macro jive_macro_alert" style="background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-top-left-radius: 4px; border-top-right-radius: 4px; color: #0f7198; display: block; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; left: auto; letter-spacing: normal; line-height: normal; orphans: 2; position: relative; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: auto; -webkit-text-stroke-width: 0px; white-space: normal; width: 754px; word-spacing: 0px; padding: 10px 10px 10px 32px; margin: 15px 0px 15px 0px; border: 1px solid #cce1eb;"&gt;&lt;P style="word-wrap: break-word; padding: 0px; margin: 0px;"&gt;No source available for "__vfprintf() at 0x3114"&lt;/P&gt;&lt;P style="word-wrap: break-word; padding: 0px; margin: 0px;"&gt;No source available for "printf() at 0x300a" &lt;/P&gt;&lt;/PRE&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;port and baud rates have been doublechecked.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;/P&gt;&lt;P&gt;IDE &amp;nbsp; : &amp;nbsp; MCUXpressoIDE&lt;/P&gt;&lt;P&gt;Library : REDLIB&lt;/P&gt;&lt;P&gt;Clock &amp;nbsp; : Internal RC Clock PLLed to 72MHz&lt;/P&gt;&lt;P&gt;Processor &amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;LPC1517&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2019 07:24:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862905#M34372</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2019-01-09T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: printf() not giving output in PUTTY</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862906#M34373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ATHMESH NANDAKUMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you don't use the printf, whether your UART can output the correct data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I use the official lpc1549 uart_rb project can output the correct uart data:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76604i9877CE07CB99C679/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I just add the printf("TEST");&lt;/P&gt;&lt;P&gt;I also attach my modified project for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 07:36:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862906#M34373</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-01-10T07:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: printf() not giving output in PUTTY</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862907#M34374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can get output using TXDATA register. Using&amp;nbsp;&lt;STRONG&gt;printf()&lt;/STRONG&gt; is causing error. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 19:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862907#M34374</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2019-01-11T19:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: printf() not giving output in PUTTY</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862908#M34375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ATHMESH NANDAKUMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you try my project,and modify the LPC1549 to LPC1517, and test it on your side? Whether it works OK?&lt;/P&gt;&lt;P&gt;&amp;nbsp; It works OK on my side.&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you still have errors, please let me know the detail errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2019 01:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/printf-not-giving-output-in-PUTTY/m-p/862908#M34375</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-01-14T01:58:54Z</dc:date>
    </item>
  </channel>
</rss>

