<?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 Problem in using lib_mmcau.lib(ksdk)! in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502367#M4823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;I want to use lib_mmcau.lib,&amp;nbsp; but it compile err:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Build Project 'hello_world' - Target 'hello_world Debug'&lt;/P&gt;&lt;P&gt;compiling main.c...&lt;/P&gt;&lt;P&gt;linking...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;debug\hello_world.out: Error: L6238E: mmcau_sha1_functions.o(.text) contains invalid call from '~PRES8 (The user did not require code to preserve 8-byte aligment of 8-byte data objects)' function to 'REQ8 (Code was permitted to depend on the 8-byte aligment of 8-byte data items)' function mmcau_sha1_hash_n.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;debug\hello_world.out: Error: L6238E: mmcau_sha1_functions.o(.text) contains invalid call from '~PRES8 (The user did not require code to preserve 8-byte aligment of 8-byte data objects)' function to 'REQ8 (Code was permitted to depend on the 8-byte aligment of 8-byte data items)' function mmcau_sha1_hash_n.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Finished: 0 information, 0 warning and 2 error messages.&lt;/P&gt;&lt;P&gt;"debug\hello_world.out" - 2 Error(s), 0 Warning(s).&lt;/P&gt;&lt;P&gt;Target not created.&lt;/P&gt;&lt;P&gt;Build Time Elapsed:&amp;nbsp; 00:00:01&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; text-align: left;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;Here is my step in Keil5:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;1. Use ksdk hello_world demo, and configure Linker option,&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="144655_144655.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121210i23EF389D572B22E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="144655_144655.png" alt="144655_144655.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/24182iEDEF5D0B16C7E652/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;2. In main, add code,&lt;/P&gt;&lt;P&gt;int main (void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uint8_t aucHashData[20];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mmcau_sha1_initialize_output((const unsigned int *)aucHashData);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 02:13:35 GMT</pubDate>
    <dc:creator>zahomz</dc:creator>
    <dc:date>2016-03-24T02:13:35Z</dc:date>
    <item>
      <title>Problem in using lib_mmcau.lib(ksdk)!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502367#M4823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;I want to use lib_mmcau.lib,&amp;nbsp; but it compile err:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Build Project 'hello_world' - Target 'hello_world Debug'&lt;/P&gt;&lt;P&gt;compiling main.c...&lt;/P&gt;&lt;P&gt;linking...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;debug\hello_world.out: Error: L6238E: mmcau_sha1_functions.o(.text) contains invalid call from '~PRES8 (The user did not require code to preserve 8-byte aligment of 8-byte data objects)' function to 'REQ8 (Code was permitted to depend on the 8-byte aligment of 8-byte data items)' function mmcau_sha1_hash_n.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;debug\hello_world.out: Error: L6238E: mmcau_sha1_functions.o(.text) contains invalid call from '~PRES8 (The user did not require code to preserve 8-byte aligment of 8-byte data objects)' function to 'REQ8 (Code was permitted to depend on the 8-byte aligment of 8-byte data items)' function mmcau_sha1_hash_n.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Finished: 0 information, 0 warning and 2 error messages.&lt;/P&gt;&lt;P&gt;"debug\hello_world.out" - 2 Error(s), 0 Warning(s).&lt;/P&gt;&lt;P&gt;Target not created.&lt;/P&gt;&lt;P&gt;Build Time Elapsed:&amp;nbsp; 00:00:01&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; text-align: left;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;Here is my step in Keil5:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;1. Use ksdk hello_world demo, and configure Linker option,&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="144655_144655.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121210i23EF389D572B22E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="144655_144655.png" alt="144655_144655.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/24182iEDEF5D0B16C7E652/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;2. In main, add code,&lt;/P&gt;&lt;P&gt;int main (void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uint8_t aucHashData[20];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mmcau_sha1_initialize_output((const unsigned int *)aucHashData);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 02:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502367#M4823</guid>
      <dc:creator>zahomz</dc:creator>
      <dc:date>2016-03-24T02:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using lib_mmcau.lib(ksdk)!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502368#M4824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="271418" data-username="zahomz" href="https://community.nxp.com/people/zahomz"&gt;zahom z&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to disable warning 6238 and let me know, if this helps you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="keil.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27786iD9C0EE92FB1858EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="keil.png" alt="keil.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 07:52:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502368#M4824</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-04-05T07:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using lib_mmcau.lib(ksdk)!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502369#M4825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you very much for your help! It works well now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;zahom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:55:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-in-using-lib-mmcau-lib-ksdk/m-p/502369#M4825</guid>
      <dc:creator>zahomz</dc:creator>
      <dc:date>2016-04-06T08:55:24Z</dc:date>
    </item>
  </channel>
</rss>

