<?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>PowerQUICC Processors中的主题 MPC8309 JTAG initialization failure</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674931#M2103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; I have designed my custom board with MPC8309. I have selected boot from NOR&amp;nbsp; flash i.e., RESET_CONFIG_SOURCE&amp;nbsp; = "0000". I am trying to program uboot bin file using USB code warrior tool. But, it is showing initialization failure.What could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When discussed with NXP forum, they suggested to select RESET_CONFIG_SOURCE [0:3] is ="1000" and program uboot bin file at the location 0xFE000000.Then fix the RESET_CONFIG_SOURCE [0:3] ="0000". With this USB code warrior tool detects the board and we are able to program the uboot and its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their any option which avoids this switching from RESET_CONFIG_SOURCE [0:3] = 1000 to RESET_CONFIG_SOURCE [0:3] =0000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 09:13:47 GMT</pubDate>
    <dc:creator>sreeharicp</dc:creator>
    <dc:date>2017-05-10T09:13:47Z</dc:date>
    <item>
      <title>MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674931#M2103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; I have designed my custom board with MPC8309. I have selected boot from NOR&amp;nbsp; flash i.e., RESET_CONFIG_SOURCE&amp;nbsp; = "0000". I am trying to program uboot bin file using USB code warrior tool. But, it is showing initialization failure.What could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When discussed with NXP forum, they suggested to select RESET_CONFIG_SOURCE [0:3] is ="1000" and program uboot bin file at the location 0xFE000000.Then fix the RESET_CONFIG_SOURCE [0:3] ="0000". With this USB code warrior tool detects the board and we are able to program the uboot and its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their any option which avoids this switching from RESET_CONFIG_SOURCE [0:3] = 1000 to RESET_CONFIG_SOURCE [0:3] =0000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 09:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674931#M2103</guid>
      <dc:creator>sreeharicp</dc:creator>
      <dc:date>2017-05-10T09:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674932#M2104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MPC83xx family supports reset configuration override function. To do that, please open USB TAP properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit - Preferences - Remote Connections - CodeWarrior USB TAP - Change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A new page with USB TAP properties will be opened, at this page please enable checkbox "Use JTAG Configuration file", click "Chose" button below and pick JTAG chain file from the following folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\jtag_chains\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can see, there is only one file for MPC8309 - 8309SOM_HRCW_jtag.txt for "SOM" board.&lt;/P&gt;&lt;P&gt;Please look file contents to check if HRCW value is suitable for your case. If not than please create a new file using this file as reference.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alexander&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:05:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674932#M2104</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2017-05-16T13:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674933#M2105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear alexander.yakovlev,&lt;/P&gt;&lt;P&gt;      I have done what you have suggested still its not working. Please &lt;/P&gt;&lt;P&gt;find attached screen shots and Jtag cfg file and init file for your &lt;/P&gt;&lt;P&gt;reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sreehari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 07:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674933#M2105</guid>
      <dc:creator>sreeharicp</dc:creator>
      <dc:date>2017-05-17T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674934#M2106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Please enable "verify memory writes" checkbox in "Target Configuration" (file 3.jpg)&lt;/P&gt;&lt;P&gt;2. At screenshot 5.jpg please press button for Details and submit the details&lt;/P&gt;&lt;P&gt;3. Please submit your JTAG/COP header connection schematic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 07:22:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674934#M2106</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2017-05-17T07:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674935#M2107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alexander.yakovlev,&lt;/P&gt;&lt;P&gt;Please find attachment of screen shots and JTAG schematic pdf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sreehari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 07:53:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674935#M2107</guid>
      <dc:creator>sreeharicp</dc:creator>
      <dc:date>2017-05-17T07:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674936#M2108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Attached partial schematic does not show, how COP signals COP_HRESET and JTAG_TRST are connected to the processor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 08:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674936#M2108</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2017-05-17T08:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674937#M2109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear alexander.yakovlev,&lt;/P&gt;&lt;P&gt;Please find attachment of full schematic, COP_HRESET is going to&lt;/P&gt;&lt;P&gt;cpld MaxV and PORESET also and based on these two signals we are&lt;/P&gt;&lt;P&gt;generating MPC_RESET to MPC8309(PORESET).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sreehari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 08:46:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674937#M2109</guid>
      <dc:creator>sreeharicp</dc:creator>
      <dc:date>2017-05-17T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674938#M2110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to temporary re-program your CPLD to route COP_HRESET to processor HRESET instead of PORESET?&lt;/P&gt;&lt;P&gt;The reset configuration override function does not work if COP_HRESET is routed to the processor PORESET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 13:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674938#M2110</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2017-05-17T13:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8309 JTAG initialization failure</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674939#M2111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alexander.Yakovlev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I have modified in my CPLD logic COP_HRESET to processor HRESET &lt;/P&gt;&lt;P&gt;instead of PORESET still it is problem, Previously we are getting &lt;/P&gt;&lt;P&gt;initialization failure and after modification we are not getting &lt;/P&gt;&lt;P&gt;initialization failure but it is keep on showing initializing. Please &lt;/P&gt;&lt;P&gt;find attached screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sreehari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 06:24:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8309-JTAG-initialization-failure/m-p/674939#M2111</guid>
      <dc:creator>sreeharicp</dc:creator>
      <dc:date>2017-05-18T06:24:50Z</dc:date>
    </item>
  </channel>
</rss>

