<?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 Debugging in MCUXpresso IDE in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1870702#M56126</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I'm currently working UART communication of receiving while debugging in the controller with the board, it occurs Hardfault error so that I couldn't debug. Though when working in EVK board debugging works without any issue. And I have attached the screenshot below.&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 11:45:15 GMT</pubDate>
    <dc:creator>DHARSAN</dc:creator>
    <dc:date>2024-05-22T11:45:15Z</dc:date>
    <item>
      <title>Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1870702#M56126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I'm currently working UART communication of receiving while debugging in the controller with the board, it occurs Hardfault error so that I couldn't debug. Though when working in EVK board debugging works without any issue. And I have attached the screenshot below.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 11:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1870702#M56126</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-22T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871051#M56129</link>
      <description>&lt;P&gt;Could you please tell us which MCU/part are you using please?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 17:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871051#M56129</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2024-05-22T17:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871547#M56130</link>
      <description>&lt;P&gt;MCUXpresso IDE V 11.8.0_1165 &amp;amp; LPC55S16 microcontroller&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 04:00:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871547#M56130</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-23T04:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871674#M56133</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Do you mean the same example works well on EVK board, while there is issue with your own board?&lt;/P&gt;
&lt;P&gt;How about debug a simple led or hello world demo on your custom board? Or create a new project based on your chip to test. Pay attention choose correct part number.&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;</description>
      <pubDate>Thu, 23 May 2024 06:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1871674#M56133</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-05-23T06:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874245#M56141</link>
      <description>&lt;P&gt;receiving same data in controller when transmitting different data from uart module&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 04:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874245#M56141</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-24T04:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874517#M56144</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;receiving same data in controller when transmitting different data from uart module&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;-&amp;gt;&amp;gt; If so, you need check your code.&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;</description>
      <pubDate>Fri, 24 May 2024 09:33:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874517#M56144</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-05-24T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874533#M56145</link>
      <description>&lt;P&gt;But I'm working in the SDK example code&amp;nbsp; which is modified for receiving only&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 09:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1874533#M56145</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-24T09:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1876766#M56164</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1&amp;gt; So recommend you first use SDK demo without any modification.&lt;/P&gt;
&lt;P&gt;2&amp;gt; Check whether enable UART clock and pin clock you used.&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;</description>
      <pubDate>Wed, 29 May 2024 03:39:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Debugging-in-MCUXpresso-IDE/m-p/1876766#M56164</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-05-29T03:39:45Z</dc:date>
    </item>
  </channel>
</rss>

