<?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: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide. in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393021#M2409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could confirm that SysTick works correctly in this example.&lt;/P&gt;&lt;P&gt;I tested it on frdmk64f board. For that purpose I just replaced “twrk64f120m” by “frdmk64f” string in project paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 08:51:58 GMT</pubDate>
    <dc:creator>RadekS</dc:creator>
    <dc:date>2015-05-06T08:51:58Z</dc:date>
    <item>
      <title>Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393017#M2405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following the guide provided here (&lt;A _jive_internal="true" data-containerid="11347" data-containertype="14" data-objectid="103405" data-objecttype="102" href="https://community.nxp.com/docs/DOC-103405"&gt;How To: Create a New MQX RTOS for KSDK Project in KDS&lt;/A&gt;) you end up with a fundamentally broken new project. Despite Hello World compiling and running, the moment you make things more complex (specifically, introduce more than 5 ms of execution) the system attempts to (i believe) increment tick time, and calls the SysTick_Handler() ISR. I believe this is supposed to be located in _boot.S. The new project can not find the ISR and halts on a generic ISR which never returns. This leads to things like _time_delay() seeming to freeze, printf() stopping half way through output, etc.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A workaround is mentioned in the comment thread to define a new function as such:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #7f0055;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;void&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;SysTick_Handler&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #7f0055;"&gt;void&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) {}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However, this seems far from ideal: it has to break whatever functionality that call is supposed to handle (which could be dire if that's how the system tracks time). It also doesn't fix any other functions that are not properly linked that may come up less frequently.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I can't see much difference between the setup of an example project and a new KDS project, and even when changing as many settings as I can to match instead of having it work I find more compile issues. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Does anyone know for sure where this function may be defined, and why it's not being included/linked properly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sean&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393017#M2405</guid>
      <dc:creator>ironsean</dc:creator>
      <dc:date>2015-04-30T14:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393018#M2406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please look at my answer here:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/511192#511192"&gt;https://community.freescale.com/message/511192#511192&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and check whether it solve described issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;P&gt;&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>Thu, 30 Apr 2015 16:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393018#M2406</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-04-30T16:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393019#M2407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately it does not. I replied there with more detail, but the SysTick_Handler() issue only becomes apparent when the program executes long enough for the interrupt to fire. Hello World prints fine before any issues can happen, but _time_delay() calls or longer printf statements (or simply more complex programs) will halt even with the changes suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 17:01:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393019#M2407</guid>
      <dc:creator>ironsean</dc:creator>
      <dc:date>2015-04-30T17:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393020#M2408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime after I published this document I found those errors. I kept investigating and know I have a fully functional project created from scratch. You can find it attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will fix this and publish the new version with KSDK1.2 and KDS3.0 very soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 23:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393020#M2408</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2015-05-05T23:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393021#M2409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could confirm that SysTick works correctly in this example.&lt;/P&gt;&lt;P&gt;I tested it on frdmk64f board. For that purpose I just replaced “twrk64f120m” by “frdmk64f” string in project paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 08:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393021#M2409</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-05-06T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393022#M2410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Even copying settings didn't change the project built from the guide, so I'll wait for the next release to give the new project wizard a try, I've just taken one of the example projects for now to work in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393022#M2410</guid>
      <dc:creator>ironsean</dc:creator>
      <dc:date>2015-05-06T16:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393023#M2411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please describe how you fixed the SysTick_Handler issue? I created a new KDS project following the latest version of the guide you posted &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-103405"&gt;here&lt;/A&gt; and have run into the same problem. I don't see any differences between my project configuration and your working example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 22:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393023#M2411</guid>
      <dc:creator>mozturk</dc:creator>
      <dc:date>2015-05-20T22:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help! SysTick_Handler() and more can't be found in _boot.S using the KDS new project guide.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393024#M2412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using KSDK 1.2 and KDS 3.0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 14:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Help-SysTick-Handler-and-more-can-t-be-found-in-boot-S-using-the/m-p/393024#M2412</guid>
      <dc:creator>ironsean</dc:creator>
      <dc:date>2015-05-21T14:05:18Z</dc:date>
    </item>
  </channel>
</rss>

