<?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: Question about uint8 array align on 5744 in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669342#M7667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any body help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 05:34:29 GMT</pubDate>
    <dc:creator>liujinhang</dc:creator>
    <dc:date>2017-08-14T05:34:29Z</dc:date>
    <item>
      <title>Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669338#M7663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;BR /&gt;i defined an array with type of uint8, and i found it is always alignning on 4 bytes. According to my idea， the array type is uint8, why not aligned by 1 byte?&lt;BR /&gt;PS:i used Greenhill compiler and the MCU is 5744P.&lt;BR /&gt;i did not found any description about array alignning mechanism in EABI and Greenhills UM.&lt;BR /&gt;thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 06:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669338#M7663</guid>
      <dc:creator>liujinhang</dc:creator>
      <dc:date>2017-08-09T06:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669339#M7664</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;could you please share the source code, eventually whole project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 12:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669339#M7664</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-08-09T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669340#M7665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my code like bellow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;uint8_t A[5] = {0};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;uint8_t B[5] = {0};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the point can be sure that there are no any optimize operation at my project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i check the address of A[0] and B[0], I found that the&amp;nbsp;the address of&amp;nbsp;A[0] is less 8 bytes than&amp;nbsp;B[0]&amp;nbsp;,but not only 5 bytes as my opinion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so i guess that the array address is always 4 bytes aligning.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but i can not found any&amp;nbsp;evidence to prove my guesswork in all my document like &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;EABI or Greenhills UM I&lt;/SPAN&gt;&amp;nbsp;have got.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 02:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669340#M7665</guid>
      <dc:creator>liujinhang</dc:creator>
      <dc:date>2017-08-10T02:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669341#M7666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Martin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;can you help me to confirm that&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;the array address is always 4 bytes aligning?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 02:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669341#M7666</guid>
      <dc:creator>liujinhang</dc:creator>
      <dc:date>2017-08-11T02:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669342#M7667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any body help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 05:34:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669342#M7667</guid>
      <dc:creator>liujinhang</dc:creator>
      <dc:date>2017-08-14T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Question about uint8 array align on 5744</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669343#M7668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;he Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help me for up problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 05:35:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Question-about-uint8-array-align-on-5744/m-p/669343#M7668</guid>
      <dc:creator>liujinhang</dc:creator>
      <dc:date>2017-08-14T05:35:35Z</dc:date>
    </item>
  </channel>
</rss>

