<?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 The CodeWarrior Tap simulator is unable to recognize in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139025#M15923</link>
    <description>&lt;P&gt;Hi,June_Lu,Thank you!I use your advice but not work,Below this picture is the problem,I don't know why.I searched for the relevant errors(CC not present), but failed to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753251599243.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348995i38CE290B2828B10E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753251599243.png" alt="Zhoute_0-1753251599243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 06:29:44 GMT</pubDate>
    <dc:creator>Zhoute</dc:creator>
    <dc:date>2025-07-23T06:29:44Z</dc:date>
    <item>
      <title>The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2138806#M15920</link>
      <description>&lt;P&gt;I encountered the following problems when debugging the lx2080 target board.Even if I use the network port or USB for debugging, the simulator still shows that it cannot connect.And synchronized CodeWarrior Connection Server has encountered the following issues.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753234432318.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348923iEDF6ADD49E7154D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753234432318.png" alt="Zhoute_0-1753234432318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_1-1753234581325.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348925iD62BE43455FD892E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_1-1753234581325.png" alt="Zhoute_1-1753234581325.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_2-1753235074494.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348926iEA70D4DF75929C75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_2-1753235074494.png" alt="Zhoute_2-1753235074494.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have you ever encountered such a question?&amp;nbsp;I have tried many of the methods provided in the official documents as well as those available on the internet, but none of them worked.&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="LX2160A-RDB" id="LX2160A-RDB"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 01:50:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2138806#M15920</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-23T01:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2138920#M15921</link>
      <description>&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;In the ccs, please run:&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 7 % delete all&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 8 % config cc cwtap:10.193.21.52//(it's your CWTAP ethernet IP)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 9 % show cc&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 10 % ccs::config_chain {lx2160a dap}&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 11 % display ::ccs::get_config_chain&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 12 % ccs::reset_to_debug&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 03:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2138920#M15921</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-23T03:56:14Z</dc:date>
    </item>
    <item>
      <title>The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139025#M15923</link>
      <description>&lt;P&gt;Hi,June_Lu,Thank you!I use your advice but not work,Below this picture is the problem,I don't know why.I searched for the relevant errors(CC not present), but failed to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753251599243.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348995i38CE290B2828B10E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753251599243.png" alt="Zhoute_0-1753251599243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 06:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139025#M15923</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-23T06:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139285#M15924</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;Could you please send me the pin definitions (in the Jtag section) of the CodeWarrior Tap simulator? We are currently connecting the target board lx2080 through specific signals (TDI/TDO/TCK/TMS/RESET/VDD/GND). The CodeWarrior Tap simulator has been constantly indicating the above error.&lt;/P&gt;&lt;P&gt;When I click the connection button, the following problems will occur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753264228307.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349088i1801B502CB4E4D1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753264228307.png" alt="Zhoute_0-1753264228307.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And the CodeWarrior Tap emulator's light (RUN/PAUSE) remained orange all the time, which was not the red color as stated in the official documentation.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply,Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 09:56:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139285#M15924</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-23T09:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139863#M15926</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Could you ping the CWTAP?&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;What's your CWTAP version?&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;What's your CodeWarrior IDE version?&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 05:56:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139863#M15926</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-24T05:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139899#M15927</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;1.I can ping the CWTAP,(Windows-cmd.exe use ping FSL082481 command,it's OK.)&lt;/P&gt;&lt;P&gt;2.We have two CWTAP&amp;nbsp;emulator,one is &amp;lt;REV H 23201440&amp;gt;,the other one is &amp;lt;REV G 20461200&amp;gt;&lt;/P&gt;&lt;P&gt;3.&lt;SPAN&gt;&amp;nbsp;My CodeWarrior IDE version is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753338785256.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349266i5ED53C6105445609/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753338785256.png" alt="Zhoute_0-1753338785256.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The latest upgrade package has also been imported.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 06:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2139899#M15927</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-24T06:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140071#M15928</link>
      <description>&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;Please update it to the CodeWarrior IDE version 11.5.12.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;On the NXP website.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;My NXP Account-&amp;gt;Software-&amp;gt;Software Licensing and Support-&amp;gt;View accounts-&amp;gt;Product List-&amp;gt;CodeWarrior for QorIQ LS Series ARMv8 ISA-&amp;gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;Please download update package&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;com.freescale.armv8.11.5.12.GA.Win.updatesite.221209.zip&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;"&gt;Please open CodeWarrior from C:\Freescale\CW4NET_v2020.06\CW_ARMv8\fsl_eclipse.bat, and install the update package from Help-&amp;gt;Install New Software-&amp;gt;Add-&amp;gt;Archive.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;" lang="en-US"&gt;And then try the ccs command.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt; color: black;" lang="en-US"&gt;You could reply in Chinese.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 10:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140071#M15928</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-24T10:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140095#M15929</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;感谢，软件已经升级到指定版本了&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753353660039.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349310iFF5DDD9B2C0CC959/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753353660039.png" alt="Zhoute_0-1753353660039.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;启动CCS后，按照您提供的输入指令，出现如下情况：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_1-1753353805264.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349311iF54A464FB6CD9E12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_1-1753353805264.png" alt="Zhoute_1-1753353805264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;请问该如何定位问题呢？&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 10:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140095#M15929</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-24T10:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140173#M15930</link>
      <description>&lt;P&gt;用USB直接连接到PC上，用下面的命令，看是否工作正常&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 8 % config cc cwtap&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;" lang="en-US"&gt;(bin) 9 % show cc&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 12:48:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140173#M15930</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-24T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140175#M15931</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;用USB直接连接到PC上，用下面的命令，结果如下图所示：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753361540331.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349336i3758E88B11FCE137/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753361540331.png" alt="Zhoute_0-1753361540331.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 12:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140175#M15931</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-24T12:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140182#M15932</link>
      <description>(bin) 7 % delete all&lt;BR /&gt;(bin) 8 % config cc cwtap&lt;BR /&gt;(bin) 9 % show cc&lt;BR /&gt;&lt;BR /&gt;每次都要delete all&lt;BR /&gt;连上G version试一下，USB连接，H version，firmware变更了</description>
      <pubDate>Thu, 24 Jul 2025 13:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140182#M15932</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-24T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140201#M15933</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204495"&gt;@June_Lu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;这是&lt;SPAN&gt;连上G version后的效果。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhoute_0-1753363512039.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349343i208F6544544CE1DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhoute_0-1753363512039.png" alt="Zhoute_0-1753363512039.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;还有一些硬件问题麻烦您答疑一下，十分感谢。&lt;/P&gt;&lt;P&gt;1.连接仿真器时RCW_SRC[3：0]，还有TBSCAN_EN_B怎么配置?,也就是CFG_DRV置高开始配置的时候，配置完（复位完成后）这几个管脚应该怎么处理？&lt;/P&gt;&lt;P&gt;十分感谢&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 13:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2140201#M15933</guid>
      <dc:creator>Zhoute</dc:creator>
      <dc:date>2025-07-24T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2141630#M15939</link>
      <description>&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;SPAN&gt;如果这个问题一直存在，建议你换一台&lt;/SPAN&gt;&lt;SPAN&gt;PC&lt;/SPAN&gt;&lt;SPAN&gt;机，重新安装&lt;/SPAN&gt;&lt;SPAN&gt;CW&lt;/SPAN&gt;&lt;SPAN&gt;试一下，并且确认使用&lt;/SPAN&gt;&lt;SPAN&gt;CWTAP&lt;/SPAN&gt;&lt;SPAN&gt;之前，设备管理器都可以识别&lt;/SPAN&gt;&lt;SPAN&gt;CWTAP&lt;/SPAN&gt;&lt;SPAN&gt;串口并能输入&lt;/SPAN&gt;&lt;SPAN&gt;CWTAP&lt;/SPAN&gt;&lt;SPAN&gt;的信息。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;SPAN&gt;因为我手上的&lt;/SPAN&gt;&lt;SPAN&gt;G&lt;/SPAN&gt;&lt;SPAN&gt;和&lt;/SPAN&gt;&lt;SPAN&gt;H &lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;都无法复现这个问题。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;LX2160ARDBGSG&lt;/SPAN&gt;&lt;SPAN&gt;中，有对RCW_SRC[3：0]和TBSCAN_EN_B的配置描述。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Microsoft YaHei'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;CFG_DRV&lt;/SPAN&gt;&lt;SPAN&gt;不知道您指什么。&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 09:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2141630#M15939</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-28T09:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: The CodeWarrior Tap simulator is unable to recognize</title>
      <link>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2143209#M15950</link>
      <description>&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;SPAN&gt;我断开了&lt;/SPAN&gt;&lt;SPAN&gt;CWTAP&lt;/SPAN&gt;&lt;SPAN&gt;的网络连接，发现了与您类似的错误，请检查您&lt;/SPAN&gt;&lt;SPAN&gt;CWTAP&lt;/SPAN&gt;&lt;SPAN&gt;的连接。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;(bin) 7 % delete all&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;(bin) 8 % config cc cwtap:10.193.20.174&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;(bin) 9 % show cc&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;0: Network timeout&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;There are no command converters configured&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 05:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-CodeWarrior-Tap-simulator-is-unable-to-recognize/m-p/2143209#M15950</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-07-30T05:09:33Z</dc:date>
    </item>
  </channel>
</rss>

