<?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>i.MX ProcessorsのトピックIMX6 SDK - Incorrect AIPSTZ macros</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-SDK-Incorrect-AIPSTZ-macros/m-p/558110#M86748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Working on the IMX6 using the SDK I noticed that the AIPSTZ macros defined in regsaipstz.h were incorrect.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The base addresses for AIPSTZ 1 and 2 are defined as the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;#define REGS_AIPSTZ1_BASE (&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;0x02000000&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;) &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;//!&amp;lt; Base address for AIPSTZ instance number 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;#define REGS_AIPSTZ2_BASE (&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;0x02100000&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;) &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;//!&amp;lt; Base address for AIPSTZ instance number 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;This is the base address for the AIPSTZ but regsaipstz.h treats them like they are the base address for AIPS-1 and AIPS-2 configuration, which is 0x0207C000 and 0x0217C000 respectively. Because of this, the macros do not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt; Would it be possible to get a corrected version of the SDK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;Thanks,&lt;/P&gt;&lt;P class="p3"&gt;-Kevin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336773"&gt;regsaipstz.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2016 16:29:16 GMT</pubDate>
    <dc:creator>kevinjones</dc:creator>
    <dc:date>2016-07-11T16:29:16Z</dc:date>
    <item>
      <title>IMX6 SDK - Incorrect AIPSTZ macros</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-SDK-Incorrect-AIPSTZ-macros/m-p/558110#M86748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Working on the IMX6 using the SDK I noticed that the AIPSTZ macros defined in regsaipstz.h were incorrect.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The base addresses for AIPSTZ 1 and 2 are defined as the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;#define REGS_AIPSTZ1_BASE (&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;0x02000000&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;) &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;//!&amp;lt; Base address for AIPSTZ instance number 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;#define REGS_AIPSTZ2_BASE (&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;0x02100000&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;) &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;//!&amp;lt; Base address for AIPSTZ instance number 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;This is the base address for the AIPSTZ but regsaipstz.h treats them like they are the base address for AIPS-1 and AIPS-2 configuration, which is 0x0207C000 and 0x0217C000 respectively. Because of this, the macros do not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt; Would it be possible to get a corrected version of the SDK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;Thanks,&lt;/P&gt;&lt;P class="p3"&gt;-Kevin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336773"&gt;regsaipstz.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-SDK-Incorrect-AIPSTZ-macros/m-p/558110#M86748</guid>
      <dc:creator>kevinjones</dc:creator>
      <dc:date>2016-07-11T16:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 SDK - Incorrect AIPSTZ macros</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-SDK-Incorrect-AIPSTZ-macros/m-p/558111#M86749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nxp dropped sdk support: it is removed from web, no additional&lt;/P&gt;&lt;P&gt;releases/fixes are provided, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 00:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-SDK-Incorrect-AIPSTZ-macros/m-p/558111#M86749</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-07-12T00:54:45Z</dc:date>
    </item>
  </channel>
</rss>

