<?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 Re: IMX7DRM Memory map/register definition in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090738#M159837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The following Community thread can clarify the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/1178838"&gt;https://community.nxp.com/message/1178838&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 10:08:51 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2020-04-29T10:08:51Z</dc:date>
    <item>
      <title>IMX7DRM Memory map/register definition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090737#M159836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to port the ethernet interface to FreeRTOS and I am now in the process of creating various data structures to represent the memory map/registers.&lt;BR /&gt;However, I found some differences between the bit definition of almost all registers in the MCIMX7D_M4.h (&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_LINUX&amp;amp;appType=license" title="https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_LINUX&amp;amp;appType=license"&gt;https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_LINUX&amp;amp;appType=license&lt;/A&gt;&amp;nbsp;) file and the IMX7DRM reference manual (Rev. 1, 01/2018) (&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=IMX7DRM" title="https://www.nxp.com/webapp/Download?colCode=IMX7DRM"&gt;https://www.nxp.com/webapp/Download?colCode=IMX7DRM&lt;/A&gt;&amp;nbsp;). E.g. following register: 11.1.5.9 Receive Control Register (ENETx_RCR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be greate to know if the reference manual is correct or the original MCIMX7D_M4.h file. In detail, in the file MCIMX7D_M4.h bit 0 has been exchanged to bit 31. And vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 08:53:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090737#M159836</guid>
      <dc:creator>andreas_vorderl</dc:creator>
      <dc:date>2020-04-29T08:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: IMX7DRM Memory map/register definition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090738#M159837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The following Community thread can clarify the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/1178838"&gt;https://community.nxp.com/message/1178838&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 10:08:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090738#M159837</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-04-29T10:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX7DRM Memory map/register definition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090739#M159838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot,&lt;BR /&gt;but why are these registers defined in big endian? The registers are defined in the same way for i.MX6 and i.MX8. Only the i.MX7 is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090739#M159838</guid>
      <dc:creator>andreas_vorderl</dc:creator>
      <dc:date>2020-04-29T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMX7DRM Memory map/register definition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090740#M159839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; the MCIMX7D_M4.h&amp;nbsp; file is correct: I mean bit masks for registers bit fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 04:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7DRM-Memory-map-register-definition/m-p/1090740#M159839</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-04-30T04:01:46Z</dc:date>
    </item>
  </channel>
</rss>

