<?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 Hello guys, in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Hello-guys/m-p/366205#M1923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed CodeWarrior DSC V8.3 on Windows 7 64 bits and I already followed the procedure on the Application Note "Windows 7: Using USB TAP on a Classic CodeWarrior Installation" which means that I already installed the new CCS (for 64 bits) folder and the USB TAP was recognized by the computer successfully. Up to this point everything looked good, however, when I started the debugger the following&amp;nbsp; message appears:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CCSProtocolPlugin : CCS: Command Converter Not Present&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas of how to fix this? Thanks in advance guys.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;javier. hdez. a.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Mar 2015 10:35:25 GMT</pubDate>
    <dc:creator>javierhernandez</dc:creator>
    <dc:date>2015-03-07T10:35:25Z</dc:date>
    <item>
      <title>Hello guys,</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Hello-guys/m-p/366205#M1923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed CodeWarrior DSC V8.3 on Windows 7 64 bits and I already followed the procedure on the Application Note "Windows 7: Using USB TAP on a Classic CodeWarrior Installation" which means that I already installed the new CCS (for 64 bits) folder and the USB TAP was recognized by the computer successfully. Up to this point everything looked good, however, when I started the debugger the following&amp;nbsp; message appears:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CCSProtocolPlugin : CCS: Command Converter Not Present&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas of how to fix this? Thanks in advance guys.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;javier. hdez. a.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2015 10:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Hello-guys/m-p/366205#M1923</guid>
      <dc:creator>javierhernandez</dc:creator>
      <dc:date>2015-03-07T10:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hello guys,</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Hello-guys/m-p/366206#M1924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Win7 issue, the CCS update in AN4338 should work well, if not, please close CodeWarrior, and run 'regservers.bat' which is under \bin subfolder in CW path. &lt;/P&gt;&lt;P&gt;&amp;lt;CW path&amp;gt;\Freescale\CodeWarrior for DSC56800E v8.3\bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then please check whether USBTAP driver is installed successfully? Could you please send me a screenshot to show USBTAP in device manager?&lt;/P&gt;&lt;P&gt;The USBTAP driver is in :&lt;/P&gt;&lt;P&gt;&amp;lt;CW path&amp;gt;\Freescale\CodeWarrior for DSC56800E v8.3\ccs\drivers\usb\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the USBTAP driver is correctly installed, please create a new project by doing New -&amp;gt; DSP56800x EABI Stationery -&amp;gt; Your Board-&amp;gt; Simple C and Assembly.&amp;nbsp; Then change the Connection Settings to USB Tap and set the JTAG Clock Speed into 500.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this modification, please exit CCS in the systray. This is a restriction of tool, CCS need to exit after change the connection type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then start debugging, if the same error appear, please open CCS console, and key in the commands below:&lt;/P&gt;&lt;P&gt;delete all&lt;/P&gt;&lt;P&gt;config cc utap&lt;/P&gt;&lt;P&gt;config save&lt;/P&gt;&lt;P&gt;show cc&lt;/P&gt;&lt;P&gt;Then try to debug again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above still does not work, would you please also send the below information? Thanks! &lt;/P&gt;&lt;P&gt;Please open CCS console, and&lt;/P&gt;&lt;P&gt;1) Key in command 'show version', please reply me with the information displayed on the console.&lt;/P&gt;&lt;P&gt;2) Key in commands 'log verbose abc.log', then start CW debugger to program the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need to know:&lt;/P&gt;&lt;P&gt;1) Is your Windows 7 64bit, or 32bit system?&lt;/P&gt;&lt;P&gt;2) Do you have standalone 56800E Flash Programmer installed on the same PC, or Eclipse CodeWarrior v10.x?&lt;/P&gt;&lt;P&gt;3) Could you please attach a screenshot to show USBTAP in Device Manager? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 06:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Hello-guys/m-p/366206#M1924</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-03-09T06:45:08Z</dc:date>
    </item>
  </channel>
</rss>

