<?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>CodeWarrior Development ToolsのトピックRe: Addressing problem of motor library（Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices）</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862123#M7395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes, it affects global non-constant data allocation. All global non-constant data must fit into&amp;nbsp; RAM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2019 06:38:32 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2019-03-18T06:38:32Z</dc:date>
    <item>
      <title>Addressing problem of motor library（Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices）</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862120#M7392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The memory module in the NXP's Motor Library (Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices) is small (14bit addresses). My project's memory module is medium (16bit addresses). When I use the library function to compile, there will be errors, but if I change the project's memory module to small, the code size will be over 16K. When I download the program to the chip, there will be a failure. Is it an addressing problem?&lt;span class="lia-inline-image-display-wrapper" image-alt="memory module.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77549i1417EDD9D0D35FBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="memory module.png" alt="memory module.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="build project.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77514i5E943EA84009D052/image-size/large?v=v2&amp;amp;px=999" role="button" title="build project.png" alt="build project.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2019 11:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862120#M7392</guid>
      <dc:creator>zhoumaokang</dc:creator>
      <dc:date>2019-03-16T11:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Addressing problem of motor library（Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices）</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862121#M7393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;The application memory model MUST match with the library model. Otherwise application project will produce build error. it's normal.&lt;/P&gt;&lt;P&gt;Difference of each memory models:&lt;/P&gt;&lt;P&gt;Small Memory Model - data to be fit in 14-bit addresses (&amp;lt; 16 KB)&lt;/P&gt;&lt;P&gt;Medium Memory Model - data to be fit in 18-bit addresses (&amp;lt; 256 KB)&lt;/P&gt;&lt;P&gt;Large Memory Model - data to be fit in 24-bit addresses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 03:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862121#M7393</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-18T03:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Addressing problem of motor library（Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices）</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862122#M7394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Memory modle is the addressing mode of RAM?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Have a great day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Zhoumao Kang&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 04:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862122#M7394</guid>
      <dc:creator>zhoumaokang</dc:creator>
      <dc:date>2019-03-18T04:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Addressing problem of motor library（Automotive Math and Motor Control Library Set for NXP MC9S12ZVM devices）</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862123#M7395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes, it affects global non-constant data allocation. All global non-constant data must fit into&amp;nbsp; RAM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 06:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Addressing-problem-of-motor-library-Automotive-Math-and-Motor/m-p/862123#M7395</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-18T06:38:32Z</dc:date>
    </item>
  </channel>
</rss>

