<?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のトピックMPC57XX JTAG programming</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2050178#M27321</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi, Where can I get more information about flash programming via JTAG for MPC57XX.&amp;nbsp; I know my device has a 6-bit instruction register, but the only doc I could find was AN4365 which is for 5-bit instruction register.&amp;nbsp; Are there details somewhere?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 18:53:18 GMT</pubDate>
    <dc:creator>vincentbbbb</dc:creator>
    <dc:date>2025-02-24T18:53:18Z</dc:date>
    <item>
      <title>MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2050178#M27321</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, Where can I get more information about flash programming via JTAG for MPC57XX.&amp;nbsp; I know my device has a 6-bit instruction register, but the only doc I could find was AN4365 which is for 5-bit instruction register.&amp;nbsp; Are there details somewhere?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 18:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2050178#M27321</guid>
      <dc:creator>vincentbbbb</dc:creator>
      <dc:date>2025-02-24T18:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053037#M27335</link>
      <description>&lt;P&gt;It is the same in principle, but register has more bits. There is not further appnote, but instructions should be described in the RM as example below:&lt;/P&gt;
&lt;DIV id="tinyMceEditordavidtosenovjan_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 598px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/326072i115113EA2026604F/image-dimensions/598x492?v=v2" width="598" height="492" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 14:51:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053037#M27335</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-02-27T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053052#M27336</link>
      <description>&lt;P&gt;Is it possible to get more details.&amp;nbsp; Here is what I am doing to read memory from my chip:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- Select e200Z4a TAP core by sending 0x28 with 6-bit instruction register&lt;/P&gt;&lt;P&gt;2- Sending 0x7C with 10-bit instruction register to select Nexus-3 Access in the OCMD register&lt;/P&gt;&lt;P&gt;3- Follow sequence to set RWA and RWCS to read memory (Section 64.16.3 in manual).&lt;/P&gt;&lt;P&gt;However, I always get 0's when reading memory using this method.&amp;nbsp; I also get all 0's when reding JTAG_ID from OCMD register (0x2).&lt;/P&gt;&lt;P&gt;Is there an additional step?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 15:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053052#M27336</guid>
      <dc:creator>vincentbbbb</dc:creator>
      <dc:date>2025-02-27T15:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053081#M27338</link>
      <description>&lt;P&gt;Actually what is your MCU?&lt;/P&gt;
&lt;P&gt;It should be the same (only with longer instructions) and AN&lt;SPAN data-teams="true"&gt;4365 could be possible to use as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Here you may see example scripts, although again only prepared for MPC55xx/56xx devices:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-JTAG-access-Addendum-to-application-notes-AN3283-and/ta-p/1115777" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-JTAG-access-Addendum-to-application-notes-AN3283-and/ta-p/1115777&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 15:51:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053081#M27338</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-02-27T15:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053104#M27339</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My chip is MPC5748G.&amp;nbsp; I am trying to download the example from the link provided, but the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;JTAG.cmm.zip file is not accessible.&amp;nbsp; Do you have an example for my chip?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 16:11:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053104#M27339</guid>
      <dc:creator>vincentbbbb</dc:creator>
      <dc:date>2025-02-27T16:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053793#M27349</link>
      <description>&lt;DIV id="tinyMceEditordavidtosenovjan_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;I can download the file without issues even I am not logged in.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 251px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/326268i86BC5D5F6F29693B/image-dimensions/251x126?v=v2" width="251" height="126" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 12:48:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2053793#M27349</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-02-28T12:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2085534#M27564</link>
      <description>&lt;LI-SPOILER&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;So related to this, ive followed the commands in the example, however i still cant access the read function in nexus3. Ive used a logic analyser on my devboard to see what a third party tool does, and can access it fine, however when replicating the sequence of commands i cant read at all. Trying to learn more about JTAG and chose the SPC5748G Dev-Kit for this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can see this difference in response between my attempt with a DIY tap-controller using FTDI, and the 3rd party tool. Then everything after this is different, and any attempt at reading data i get 0's&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas? It would be good if the examples were more fleshed out, or we could understand the MCU responses however i cant find anything on the expected MCU responses&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 23 Apr 2025 14:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2085534#M27564</guid>
      <dc:creator>mintsee</dc:creator>
      <dc:date>2025-04-23T14:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: MPC57XX JTAG programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2085538#M27566</link>
      <description>&lt;P&gt;accidentally marked this as spoiler, please expand it&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 14:47:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC57XX-JTAG-programming/m-p/2085538#M27566</guid>
      <dc:creator>mintsee</dc:creator>
      <dc:date>2025-04-23T14:47:39Z</dc:date>
    </item>
  </channel>
</rss>

