<?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>LPCXpresso IDE FAQsのトピックWhat is Redlink?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/What-is-Redlink/m-p/475446#M145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Redlink (also known as Link Server) is the mechanism used by LPCXpresso to provide a debug connection down to a target MCU. It provides the means to connect to single MCUs or to multiple CPUs within the same MCU via a single debug probe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redlink consists of a number of layers which you may see referenced in various places within LPCXpresso when making debug connections. These include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;crt_emu_cm_redlink&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;The debug driver utility that acts as the target aware layer underneath the debugger.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;redlink server or link server&lt;BR /&gt;&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Server application running on the host computer that allows multiple connections through the debug probe down to single target MCU.&lt;/LI&gt;&lt;LI&gt;New is LPCXpresso IDE v8.1 is support for the use of &lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389141" data-objecttype="1" href="https://community.nxp.com/thread/389141"&gt;Multiple Debug Probes&lt;/A&gt; via Link Server&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;debug probe firmware&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Software running on the debug probe that provides the interface back to the host debugger over USB.&lt;/LI&gt;&lt;LI&gt;Note: from LPCXpresso IDE v7.8 onwards, CMSIS-DAP debug firmware is used by default. From LPCXpresso IDE v8.1, Redlink firmware is no longer supported.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A number of Redlink compatible probes are available. These include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;LPC-Link2&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;The redlink firmware is downloaded when your first make a debug connection via the LPC-Link2 after it is powered up. For more details, please see the FAQ "&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389042" data-objecttype="1" href="https://community.nxp.com/thread/389042"&gt;LPC-Link2 Support&lt;/A&gt;".&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Built in debug probe of &lt;STRONG&gt;RDB4078&lt;/STRONG&gt; development board.&lt;UL&gt;&lt;LI&gt;This behaves from the tools viewpoint as an LPC-Link2.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redlink is also used for communication to other CMSIS-DAP enabled debug probes. For more details, please see the FAQ "&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388984" data-objecttype="1" href="https://community.nxp.com/thread/388984"&gt;CMSIS-DAP support in LPCXpresso&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; From LPCXpresso IDE v8.1 Redlink/Linkserver is also the primary scheme used for connection to the &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fmicrocontrollers-and-processors%2Farm-processors%2Flpc-cortex-m-mcus%2Fsoftware-and-tools-for-lpc-mcus%2Flpcxpresso-boards%3ALPCXPRESSO-BOARDS" rel="nofollow" target="_blank"&gt;LPC-Link&lt;/A&gt; and &lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389113" data-objecttype="1" href="https://community.nxp.com/thread/389113"&gt;Red Probe+&lt;/A&gt; debug probes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;Non-Cortex parts&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; that we have no plans to support debugging of ARM7/9 based parts with any 'redlink' connections (including CMSIS-DAP). To debug such parts, you will need to continue to use Red Probe+ or LPC-Link1 and connect via compatable debug drivers. LPCXpresso IDE will automatically select the correct mechinsm for such parts.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;HR style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;" /&gt;&lt;H2 style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;Additional information&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389044" data-objecttype="1" href="https://community.nxp.com/thread/389044"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;LPC-Link2 fails to enumerate with CMSIS-DAP firmware&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388964" data-objecttype="1" href="https://community.nxp.com/thread/388964"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Booting LPC-Link2&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388968" data-objecttype="1" href="https://community.nxp.com/thread/388968"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Configuring which LPC-Link2 Firmware image to soft-load&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389141" data-objecttype="1" href="https://community.nxp.com/thread/389141"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Using Multiple LPC-Link2 debug probes&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 05:48:41 GMT</pubDate>
    <dc:creator>lpcware-support</dc:creator>
    <dc:date>2016-04-01T05:48:41Z</dc:date>
    <item>
      <title>What is Redlink?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/What-is-Redlink/m-p/475446#M145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Redlink (also known as Link Server) is the mechanism used by LPCXpresso to provide a debug connection down to a target MCU. It provides the means to connect to single MCUs or to multiple CPUs within the same MCU via a single debug probe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redlink consists of a number of layers which you may see referenced in various places within LPCXpresso when making debug connections. These include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;crt_emu_cm_redlink&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;The debug driver utility that acts as the target aware layer underneath the debugger.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;redlink server or link server&lt;BR /&gt;&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Server application running on the host computer that allows multiple connections through the debug probe down to single target MCU.&lt;/LI&gt;&lt;LI&gt;New is LPCXpresso IDE v8.1 is support for the use of &lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389141" data-objecttype="1" href="https://community.nxp.com/thread/389141"&gt;Multiple Debug Probes&lt;/A&gt; via Link Server&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;debug probe firmware&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Software running on the debug probe that provides the interface back to the host debugger over USB.&lt;/LI&gt;&lt;LI&gt;Note: from LPCXpresso IDE v7.8 onwards, CMSIS-DAP debug firmware is used by default. From LPCXpresso IDE v8.1, Redlink firmware is no longer supported.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A number of Redlink compatible probes are available. These include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;LPC-Link2&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;The redlink firmware is downloaded when your first make a debug connection via the LPC-Link2 after it is powered up. For more details, please see the FAQ "&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389042" data-objecttype="1" href="https://community.nxp.com/thread/389042"&gt;LPC-Link2 Support&lt;/A&gt;".&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Built in debug probe of &lt;STRONG&gt;RDB4078&lt;/STRONG&gt; development board.&lt;UL&gt;&lt;LI&gt;This behaves from the tools viewpoint as an LPC-Link2.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redlink is also used for communication to other CMSIS-DAP enabled debug probes. For more details, please see the FAQ "&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388984" data-objecttype="1" href="https://community.nxp.com/thread/388984"&gt;CMSIS-DAP support in LPCXpresso&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; From LPCXpresso IDE v8.1 Redlink/Linkserver is also the primary scheme used for connection to the &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fmicrocontrollers-and-processors%2Farm-processors%2Flpc-cortex-m-mcus%2Fsoftware-and-tools-for-lpc-mcus%2Flpcxpresso-boards%3ALPCXPRESSO-BOARDS" rel="nofollow" target="_blank"&gt;LPC-Link&lt;/A&gt; and &lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389113" data-objecttype="1" href="https://community.nxp.com/thread/389113"&gt;Red Probe+&lt;/A&gt; debug probes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;Non-Cortex parts&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; that we have no plans to support debugging of ARM7/9 based parts with any 'redlink' connections (including CMSIS-DAP). To debug such parts, you will need to continue to use Red Probe+ or LPC-Link1 and connect via compatable debug drivers. LPCXpresso IDE will automatically select the correct mechinsm for such parts.&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;HR style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;" /&gt;&lt;H2 style="font-family: Lato, sans-serif; color: #e66e08; font-size: 18px; background: 0 50% #ffffff;"&gt;Additional information&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389044" data-objecttype="1" href="https://community.nxp.com/thread/389044"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;LPC-Link2 fails to enumerate with CMSIS-DAP firmware&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388964" data-objecttype="1" href="https://community.nxp.com/thread/388964"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Booting LPC-Link2&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="388968" data-objecttype="1" href="https://community.nxp.com/thread/388968"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Configuring which LPC-Link2 Firmware image to soft-load&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="11529" data-containertype="14" data-objectid="389141" data-objecttype="1" href="https://community.nxp.com/thread/389141"&gt;&lt;SPAN style="border-bottom-color: transparent; color: #7bb1db; border-bottom-width: 1px; border-bottom-style: solid;"&gt;Using Multiple LPC-Link2 debug probes&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 05:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/What-is-Redlink/m-p/475446#M145</guid>
      <dc:creator>lpcware-support</dc:creator>
      <dc:date>2016-04-01T05:48:41Z</dc:date>
    </item>
  </channel>
</rss>

