<?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>Kinetis Microcontrollers中的主题 Kinetis Device Identification via Ezport</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1348455#M61599</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm writing a tool to access the flash memory of K10 type MCUs via the Ezport interface.&lt;/P&gt;&lt;P&gt;Reading, erasing and flashing works fine.&lt;/P&gt;&lt;P&gt;Now I want to read the&amp;nbsp;SIM_SDID register which is at address&amp;nbsp;4004_8024h, but the Ezport read function seems not to be able to access this address space.&lt;/P&gt;&lt;P&gt;Is there a way to read this register?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 14:15:52 GMT</pubDate>
    <dc:creator>stoneface</dc:creator>
    <dc:date>2021-09-29T14:15:52Z</dc:date>
    <item>
      <title>Kinetis Device Identification via Ezport</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1348455#M61599</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm writing a tool to access the flash memory of K10 type MCUs via the Ezport interface.&lt;/P&gt;&lt;P&gt;Reading, erasing and flashing works fine.&lt;/P&gt;&lt;P&gt;Now I want to read the&amp;nbsp;SIM_SDID register which is at address&amp;nbsp;4004_8024h, but the Ezport read function seems not to be able to access this address space.&lt;/P&gt;&lt;P&gt;Is there a way to read this register?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1348455#M61599</guid>
      <dc:creator>stoneface</dc:creator>
      <dc:date>2021-09-29T14:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Device Identification via Ezport</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1350195#M61627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37715"&gt;@stoneface&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;No, EZport can only access flash. You must use Jtag/SWD to read other register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 16:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1350195#M61627</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-10-04T16:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Device Identification via Ezport</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1350441#M61632</link>
      <description>&lt;P&gt;Hi jingpan,&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;I guess that the access is made by the "ARM JTAG-DP" instruction. Until now I managed to read the device identification register via JTAG (IDCODE), but I'm not yet familiar with ARM JTAG-DP instructions. A first search for a good documention was quite dissatisfying.&lt;/P&gt;&lt;P&gt;Can you (or somebody else) give me a hint where to find usefull documention?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 08:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1350441#M61632</guid>
      <dc:creator>stoneface</dc:creator>
      <dc:date>2021-10-05T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Device Identification via Ezport</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1352399#M61658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can refer to this document.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.arm.com/documentation/ddi0314/h/" target="_blank"&gt;https://developer.arm.com/documentation/ddi0314/h/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 06:28:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1352399#M61658</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-10-08T06:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Device Identification via Ezport</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1352431#M61660</link>
      <description>&lt;P&gt;Hi Jing,&lt;/P&gt;&lt;P&gt;thanks, I will work it over ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 07:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Device-Identification-via-Ezport/m-p/1352431#M61660</guid>
      <dc:creator>stoneface</dc:creator>
      <dc:date>2021-10-08T07:02:43Z</dc:date>
    </item>
  </channel>
</rss>

