<?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>Kinetis MicrocontrollersのトピックRe: AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355336#M17693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Changhe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have Hall or Encoder sensor for the BLDC motor control? If you have, the code will be simpler. If you use sensorless solution, you have to use the code.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 09:09:44 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2015-02-10T09:09:44Z</dc:date>
    <item>
      <title>AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355335#M17692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone give a simple example of automotive math and motor control library( AMMCLIB) for KEA8 micro-controller using CodeWarrior 10.6?&amp;nbsp; There is a KEA128BLDCRD example, but it is too difficult for me. After adding the AMMCLIB include path and library object file into my project, I don't know how to config the additional header files. I only need a simple 16-bit addition example.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 16:59:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355335#M17692</guid>
      <dc:creator>changhehuang</dc:creator>
      <dc:date>2015-02-06T16:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355336#M17693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Changhe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have Hall or Encoder sensor for the BLDC motor control? If you have, the code will be simpler. If you use sensorless solution, you have to use the code.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 09:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355336#M17693</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2015-02-10T09:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355337#M17694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xiangjun:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick reply. I tried to reply by email, but not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using KEA8 MCU for sensor application, it has only 6K usable memory, and I try to use AMMCLIB for data process. After I linked the AMMCLIB include folder and library path, if I add "#inlcude mlib.h" in the main.c program, then "build all", I got a lot of error message. I have TRK-KEA8 board. I would appreciate it very much if you can give me a simple example of TRK-KEA8 using AMMCLIB library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changhe Huang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 21:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355337#M17694</guid>
      <dc:creator>changhehuang</dc:creator>
      <dc:date>2015-02-10T21:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355338#M17695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding your question, I have attached a screenshot, pls add the item.&lt;/P&gt;&lt;P&gt;Moreover, you have to add the the path of MMCLB so that the compiler can find out the *.h file.&lt;/P&gt;&lt;P&gt;in the Properity menu, pls add "ARM Ltd Windows GCC C Compiler"-&amp;gt;"Directory" and&amp;nbsp; add the motor control path:"${MCU_TOOLS_HOME}\..\..\AMMCLIB\KEAx_AMMCLIB_v1.0.0\include"&lt;/P&gt;&lt;P&gt;Pls add the library by "ARM Ltd Windows GCC C Linker"-&amp;gt;"Miscellaneous", add the "${MCU_TOOLS_HOME}\..\..\AMMCLIB\KEAx_AMMCLIB_v1.0.0\lib\cw10x\KEAx_AMMCLIB_v1.0.0.UC.a", this is the motor control library.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 04:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355338#M17695</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2015-02-11T04:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: AMMCLIB KEA8 CodeWarrior 10.6 simple example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355339#M17696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xiangjun:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works. Save me a lot of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changhe Huang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 14:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AMMCLIB-KEA8-CodeWarrior-10-6-simple-example/m-p/355339#M17696</guid>
      <dc:creator>changhehuang</dc:creator>
      <dc:date>2015-02-16T14:49:01Z</dc:date>
    </item>
  </channel>
</rss>

