<?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 t2081 codewarrior jtag issue in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1950940#M7474</link>
    <description>&lt;P&gt;Hi NXP team and contributors,&lt;BR /&gt;&lt;BR /&gt;I am using t2081 custom board and from codewarrior running bareboard project&lt;BR /&gt;when running the program initially I am getting an error&lt;BR /&gt;CCSprotocolPlugin: Failed to reset the target&lt;/P&gt;&lt;P&gt;[CCS last error: T2080: Core not responding]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;help me in solving it&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 09:25:56 GMT</pubDate>
    <dc:creator>sabeer</dc:creator>
    <dc:date>2024-09-10T09:25:56Z</dc:date>
    <item>
      <title>t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1950940#M7474</link>
      <description>&lt;P&gt;Hi NXP team and contributors,&lt;BR /&gt;&lt;BR /&gt;I am using t2081 custom board and from codewarrior running bareboard project&lt;BR /&gt;when running the program initially I am getting an error&lt;BR /&gt;CCSprotocolPlugin: Failed to reset the target&lt;/P&gt;&lt;P&gt;[CCS last error: T2080: Core not responding]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;help me in solving it&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 09:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1950940#M7474</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-10T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1953891#M7476</link>
      <description>&lt;P&gt;It seems that there is no valid RCW on your custom board, please refer to "4.6.4.1.2 RCW Settings for Hard-Coded Options" in&amp;nbsp;T2080RM.pdf to configure your target board as hard-coded RCW.&lt;/P&gt;
&lt;P&gt;Then in CodeWarrior IDE, please create a SRAM launching project to connect to the target board to&amp;nbsp; avoid DDR controller initialization.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 03:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1953891#M7476</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-09-13T03:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959167#M7482</link>
      <description>&lt;P&gt;Dear yipingwang,&lt;BR /&gt;now facing the issue,&lt;BR /&gt;&lt;STRONG&gt;CCSProtocolPlugin : Failed to correctly configure the JTAG chain.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i have tried using hardcoded rcw from t2080rm as well as default T2081 rcw file.&lt;/P&gt;&lt;P&gt;i am sharing the document of the steps followed for project creation and the error i am getting&lt;BR /&gt;Help me in resolving it.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Sep 2024 13:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959167#M7482</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-21T13:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959668#M7485</link>
      <description>&lt;P&gt;In CodeWarrior IDE, please &lt;STRONG&gt;don't&lt;/STRONG&gt; use JTAG configuration file to override RCW on the target board. Because the JTAG configuration is only used for the demo board, you need to customize it.&lt;/P&gt;
&lt;P&gt;The simple way is to configure the switch settings on the custom board to configure the target board as hard-coded RCW. Then use CodeWarrior to connect to your custom board.&lt;/P&gt;
&lt;P&gt;If your problem persists, please send the the following CCS commands result to me to do more investigation.&lt;/P&gt;
&lt;P&gt;After configuring the target board as hardcoded RCW, and open the&lt;/P&gt;
&lt;P&gt;CodeWarrior Connection Server from&lt;/P&gt;
&lt;P&gt;C:\Freescale\CW_PA_v10.5.1\PA\ccs\bin\ccs.exe and type the following&lt;/P&gt;
&lt;P&gt;commands.&lt;/P&gt;
&lt;P&gt;(bin) 49 % delete all&lt;/P&gt;
&lt;P&gt;(bin) 50 % config cc cwtap&lt;/P&gt;
&lt;P&gt;(bin) 51 % show cc&lt;/P&gt;
&lt;P&gt;0: CodeWarrior TAP (cwtap:10.193.20.66) CC software ver. {0.0}&lt;/P&gt;
&lt;P&gt;(bin) 52 % ccs::config_chain &lt;STRONG&gt;t2080&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;(bin) 53 % ccs::reset_to_debug&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 08:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959668#M7485</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-09-23T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959808#M7486</link>
      <description>&lt;P&gt;Dear Yipingwang,&lt;/P&gt;&lt;P&gt;below attached is the output image of the commands you shared.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 10:24:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959808#M7486</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-23T10:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959971#M7487</link>
      <description>&lt;P&gt;Hi yipingwang,&lt;/P&gt;&lt;P&gt;please find information regarding fpga reset logic,&lt;/P&gt;&lt;P&gt;kindly suggest us modifications if required.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 14:31:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1959971#M7487</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-23T14:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1960241#M7488</link>
      <description>&lt;P&gt;Please refer to "Figure 3. JTAG interface connection" in&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN4804.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN4804.pdf&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Please make sure you could get similar waveform as page 3 in the attached document.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 02:10:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1960241#M7488</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-09-24T02:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1960892#M7490</link>
      <description>&lt;P&gt;Dear Yipingwang,&lt;BR /&gt;thanks for your quick response,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;we are still getting the &lt;STRONG&gt;error failed to correctly the jtag chain.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;we cross verified your design with the ppt.&lt;/P&gt;&lt;P&gt;below attached are the images for reset sequences.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1960892#M7490</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-24T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1961536#M7491</link>
      <description>&lt;P&gt;It seems that no problem with JTAG interface design.&lt;/P&gt;
&lt;P&gt;Please refer to "Figure 4-1. Power-on reset sequence" in&amp;nbsp;T2080RM.pdf to check the timing diagram of the POR sequence on your custom board.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 08:37:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1961536#M7491</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-09-25T08:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1961803#M7492</link>
      <description>&lt;P&gt;Dear yipingwang,&lt;/P&gt;&lt;P&gt;when powering on the processor Hrst is continously low, we have kept 4.7k pullup resistor at hrst pin still it is always low&lt;/P&gt;&lt;P&gt;our resets are connected to fpga, we tried driving hrst to high from fpga but the output is 1.1v&lt;/P&gt;&lt;P&gt;we have tried changing resistor values 1k and 75ohms but still same problem remains&lt;/P&gt;&lt;P&gt;kindly suggest us modifications&lt;/P&gt;&lt;P&gt;i am attaching a part of schematics relating to hrst&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 13:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1961803#M7492</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-25T13:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1962141#M7494</link>
      <description>&lt;P&gt;Please refer to "4.3 Power-on reset recommendations" in&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN4804.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN4804.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In addition, please make sure that you have configured the switch setting on your target board to make the target board booting from hard-coded RCW.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 01:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1962141#M7494</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-09-26T01:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: t2081 codewarrior jtag issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1964033#M7496</link>
      <description>&lt;P&gt;Dear Yipingwang,&lt;BR /&gt;thank you for your quick response,&lt;BR /&gt;it was a hardware issue which is fixed&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2024 12:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/t2081-codewarrior-jtag-issue/m-p/1964033#M7496</guid>
      <dc:creator>sabeer</dc:creator>
      <dc:date>2024-09-29T12:01:20Z</dc:date>
    </item>
  </channel>
</rss>

