<?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>MPC5xxxのトピックCalypso MPC5748G JTAG Nexus OnCE not responding</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Calypso-MPC5748G-JTAG-Nexus-OnCE-not-responding/m-p/417320#M900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I'm having an issue with the JTAG port of MPC5748G (Calypso), BGA 256 package.&lt;/P&gt;&lt;P&gt;When there is an application in the flash, everything works fine. When the flash is empty,&lt;/P&gt;&lt;P&gt;the JTAG ID can be read correctly, and access can be granted to the Z4A Nexus port.&lt;/P&gt;&lt;P&gt;It is also possible to reclaim the TAP access from Nexus through "Pause-DR".&lt;/P&gt;&lt;P&gt;But when the Nexus is active, nothing is working. The chip returns zeros only on TDI for&lt;/P&gt;&lt;P&gt;all commands, OSR cannot be read either.&lt;/P&gt;&lt;P&gt;Any help would be welcome, how to activate OnCE/Nexus when there is no active boot&lt;/P&gt;&lt;P&gt;block in the device.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jun 2015 14:16:29 GMT</pubDate>
    <dc:creator>ferencvalenta</dc:creator>
    <dc:date>2015-06-20T14:16:29Z</dc:date>
    <item>
      <title>Calypso MPC5748G JTAG Nexus OnCE not responding</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Calypso-MPC5748G-JTAG-Nexus-OnCE-not-responding/m-p/417320#M900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I'm having an issue with the JTAG port of MPC5748G (Calypso), BGA 256 package.&lt;/P&gt;&lt;P&gt;When there is an application in the flash, everything works fine. When the flash is empty,&lt;/P&gt;&lt;P&gt;the JTAG ID can be read correctly, and access can be granted to the Z4A Nexus port.&lt;/P&gt;&lt;P&gt;It is also possible to reclaim the TAP access from Nexus through "Pause-DR".&lt;/P&gt;&lt;P&gt;But when the Nexus is active, nothing is working. The chip returns zeros only on TDI for&lt;/P&gt;&lt;P&gt;all commands, OSR cannot be read either.&lt;/P&gt;&lt;P&gt;Any help would be welcome, how to activate OnCE/Nexus when there is no active boot&lt;/P&gt;&lt;P&gt;block in the device.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 14:16:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Calypso-MPC5748G-JTAG-Nexus-OnCE-not-responding/m-p/417320#M900</guid>
      <dc:creator>ferencvalenta</dc:creator>
      <dc:date>2015-06-20T14:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calypso MPC5748G JTAG Nexus OnCE not responding</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Calypso-MPC5748G-JTAG-Nexus-OnCE-not-responding/m-p/417321#M901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can see that it was solved in parallel service request, so I will just copy the answer here for others:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;I think your issue is related to the fact that with no application code, the MCU experiences multiple SWT timeouts which due to the reset escalation results in the device stuck permnently in reset, If you are using one of our EVB's watch what happens to the reset light (red one) when you power the device on - it will likely flash rapidly and then go on solid. Pressing the reset button on the EVB will have no effect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) Hold down the reset button on the EVB&lt;/P&gt;&lt;P&gt;(2) Power cycle the EVB (still holding down the reset button)&lt;/P&gt;&lt;P&gt;(3) Press "connect" on the debugger &lt;/P&gt;&lt;P&gt;(4) quickly release the reset button on the EVB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do this for every destructive reset or power cycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Caypso 6M should work fine with the latest stock release from Lauterbach. You may need to add the Slowreset option however. Try the following script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System.reset&lt;/P&gt;&lt;P&gt;SYStem.Option.SLOWRESET ON&lt;/P&gt;&lt;P&gt;SYStem.CPU MPC5748G&lt;/P&gt;&lt;P&gt;SYStem.BdmClock 4MHZ&lt;/P&gt;&lt;P&gt;SYStem.up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work you can try reducing the BDM Clock to 1MHz. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 07:56:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Calypso-MPC5748G-JTAG-Nexus-OnCE-not-responding/m-p/417321#M901</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2015-06-29T07:56:50Z</dc:date>
    </item>
  </channel>
</rss>

