<?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 &amp;quot;Connection Refused&amp;quot; error when starting a debug session on Linux in LPCXpresso IDE FAQs</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/quot-Connection-Refused-quot-error-when-starting-a-debug-session/m-p/467404#M2</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;On some Linux systems, when starting a debug session a "&lt;SPAN style="font-weight: bold;"&gt;Connection refused&lt;/SPAN&gt;" error may be displayed.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;This is because a critical system library is not installed where we expect to find it. The location of the library depends on the version of Linux you are running,&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;Note: It is critical that you use the 32-bit version of the library.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;To resolve this issue, open a Terminal Window and execute the following commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 id="toc-hId-1707592963" style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;&lt;A name="64bit_systems_" style="color: #5e89c1; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent;" target="_blank"&gt;&lt;/A&gt;64-bit systems&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;After installing the 32-bit compatibility libraries (as described in the LPCXpresso User Manual)&lt;/P&gt;&lt;PRE class="bb-code-block" style="font-family: monospace, serif; font-size: 12px; padding: 10px; color: #646464; background: #efefef;"&gt;cd /lib/i386-linux-gnu sudo ln -sf libudev.so.1 libudev.so.0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 id="toc-hId--1041077503" style="font-family: Lato, sans-serif; color: #333333;"&gt;&lt;A name="Fedora_and_OpenSUSE_32bit" style="color: #5e89c1; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent;" target="_blank"&gt;&lt;/A&gt;&lt;SPAN style="color: #eb7a3d; font-size: 14pt;"&gt;Fedora and OpenSUSE (32-bit)&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;[Note that OpenSUSE is not an officially supported platform.]&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="bb-code-block" style="font-family: monospace, serif; font-size: 12px; padding: 10px; color: #646464; background: #efefef;"&gt;cd /usr/lib sudo ln -sf libudev.so.1 libudev.so.0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="fivestar-static-form-item"&gt;&lt;/P&gt;&lt;DIV class="form-item"&gt;&lt;LABEL style="font-weight: bold;"&gt;&lt;BR /&gt;&lt;/LABEL&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 15:23:16 GMT</pubDate>
    <dc:creator>lpcware-support</dc:creator>
    <dc:date>2016-03-31T15:23:16Z</dc:date>
    <item>
      <title>"Connection Refused" error when starting a debug session on Linux</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/quot-Connection-Refused-quot-error-when-starting-a-debug-session/m-p/467404#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;On some Linux systems, when starting a debug session a "&lt;SPAN style="font-weight: bold;"&gt;Connection refused&lt;/SPAN&gt;" error may be displayed.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;This is because a critical system library is not installed where we expect to find it. The location of the library depends on the version of Linux you are running,&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;Note: It is critical that you use the 32-bit version of the library.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;To resolve this issue, open a Terminal Window and execute the following commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 id="toc-hId-1707592963" style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;&lt;A name="64bit_systems_" style="color: #5e89c1; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent;" target="_blank"&gt;&lt;/A&gt;64-bit systems&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;After installing the 32-bit compatibility libraries (as described in the LPCXpresso User Manual)&lt;/P&gt;&lt;PRE class="bb-code-block" style="font-family: monospace, serif; font-size: 12px; padding: 10px; color: #646464; background: #efefef;"&gt;cd /lib/i386-linux-gnu sudo ln -sf libudev.so.1 libudev.so.0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 id="toc-hId--1041077503" style="font-family: Lato, sans-serif; color: #333333;"&gt;&lt;A name="Fedora_and_OpenSUSE_32bit" style="color: #5e89c1; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent;" target="_blank"&gt;&lt;/A&gt;&lt;SPAN style="color: #eb7a3d; font-size: 14pt;"&gt;Fedora and OpenSUSE (32-bit)&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;[Note that OpenSUSE is not an officially supported platform.]&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="bb-code-block" style="font-family: monospace, serif; font-size: 12px; padding: 10px; color: #646464; background: #efefef;"&gt;cd /usr/lib sudo ln -sf libudev.so.1 libudev.so.0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="fivestar-static-form-item"&gt;&lt;/P&gt;&lt;DIV class="form-item"&gt;&lt;LABEL style="font-weight: bold;"&gt;&lt;BR /&gt;&lt;/LABEL&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 15:23:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/quot-Connection-Refused-quot-error-when-starting-a-debug-session/m-p/467404#M2</guid>
      <dc:creator>lpcware-support</dc:creator>
      <dc:date>2016-03-31T15:23:16Z</dc:date>
    </item>
  </channel>
</rss>

