<?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 MQX Lite systick in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MQX-Lite-systick/m-p/348271#M1559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a KE06 with an external 48 MHz oscillator.&amp;nbsp; There is presently a bug in Processor Expert that makes it non-functional when configuring for the FBELP oscillator mode, so I have disabled the code it generates and wrote my own.&amp;nbsp; I know the core clock is running at 48 MHz because the CAN and other modules are running at the correct frequency.&amp;nbsp; However, I have discovered that although MQX Lite is configured for a 5 millisecond systick, it is actually running at 10 milliseconds.&amp;nbsp; I looked at where it initializes the systick clock, and the counter value does correspond to a 48 MHz clock, but is it possible it's physically connected to the 24 MHz bus clock?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 18:55:59 GMT</pubDate>
    <dc:creator>davidsherman</dc:creator>
    <dc:date>2014-10-23T18:55:59Z</dc:date>
    <item>
      <title>MQX Lite systick</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MQX-Lite-systick/m-p/348271#M1559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a KE06 with an external 48 MHz oscillator.&amp;nbsp; There is presently a bug in Processor Expert that makes it non-functional when configuring for the FBELP oscillator mode, so I have disabled the code it generates and wrote my own.&amp;nbsp; I know the core clock is running at 48 MHz because the CAN and other modules are running at the correct frequency.&amp;nbsp; However, I have discovered that although MQX Lite is configured for a 5 millisecond systick, it is actually running at 10 milliseconds.&amp;nbsp; I looked at where it initializes the systick clock, and the counter value does correspond to a 48 MHz clock, but is it possible it's physically connected to the 24 MHz bus clock?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 18:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MQX-Lite-systick/m-p/348271#M1559</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2014-10-23T18:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Lite systick</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MQX-Lite-systick/m-p/348272#M1560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, I found it.&amp;nbsp; The ICS_C2 defaulted to divide by 2, so the core clock was actually 24 MHz.&amp;nbsp; The CAN worked because it was using the external clock, not the ICS output.&amp;nbsp; I found that the Systick is using the core clock, not the bus clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 14:44:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MQX-Lite-systick/m-p/348272#M1560</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2014-10-24T14:44:05Z</dc:date>
    </item>
  </channel>
</rss>

