<?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 Design StudioのトピックOn the startup</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420751#M3348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a problem with the start up.&lt;/P&gt;&lt;P&gt;in the startup_MK64F12.S I see the following lines &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#ifndef __ATOLLIC__&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; __START&lt;/P&gt;&lt;P&gt;#else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; __libc_init_array&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; main&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the __ATOLLIC__ is not defined it will branch to the __START. It is what happens using the KDS with GCC compiler.&lt;/P&gt;&lt;P&gt;But after the execution of the __START the sp is sinked down by about 32KB. I wander in the name of what. I have reserved &lt;/P&gt;&lt;P&gt;8KB for the stack and after the __START the sp is pointing out of the assigned area. Everything works because I have a lot of unusued&lt;/P&gt;&lt;P&gt;ram. but things are not in order...&lt;/P&gt;&lt;P&gt;Someone has a knowledge about this question???&lt;/P&gt;&lt;P&gt;Thank You everybody&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 10:17:56 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2015-11-18T10:17:56Z</dc:date>
    <item>
      <title>On the startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420751#M3348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a problem with the start up.&lt;/P&gt;&lt;P&gt;in the startup_MK64F12.S I see the following lines &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#ifndef __ATOLLIC__&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; __START&lt;/P&gt;&lt;P&gt;#else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; __libc_init_array&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bl&amp;nbsp;&amp;nbsp;&amp;nbsp; main&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the __ATOLLIC__ is not defined it will branch to the __START. It is what happens using the KDS with GCC compiler.&lt;/P&gt;&lt;P&gt;But after the execution of the __START the sp is sinked down by about 32KB. I wander in the name of what. I have reserved &lt;/P&gt;&lt;P&gt;8KB for the stack and after the __START the sp is pointing out of the assigned area. Everything works because I have a lot of unusued&lt;/P&gt;&lt;P&gt;ram. but things are not in order...&lt;/P&gt;&lt;P&gt;Someone has a knowledge about this question???&lt;/P&gt;&lt;P&gt;Thank You everybody&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 10:17:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420751#M3348</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-11-18T10:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: On the startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420752#M3349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Pietro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use KDS3.0, but the code from my side is not exact as yours.&lt;/P&gt;&lt;P&gt;what KDS version do you work with ?&lt;/P&gt;&lt;P&gt;i attached a video from my side. can you please check if it's same as yours?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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, 26 Nov 2015 08:27:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420752#M3349</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-11-26T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: On the startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420753#M3350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for the interest.&lt;/P&gt;&lt;P&gt;I am using the KDS 3.0. I just create a project with the wizard for the MK64. &lt;/P&gt;&lt;P&gt;I don t see the attachment. If You can just renew I would like to have this suggestion.&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;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 15:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420753#M3350</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-11-30T15:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: On the startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420754#M3351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You &lt;/P&gt;&lt;P&gt;I see now the attachment. We have the same file but the code is different. I don t know what happens.&lt;/P&gt;&lt;P&gt;For now I just prevent the execution of the &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;__libc_init_array and it works normally.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Pietro&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 08:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/On-the-startup/m-p/420754#M3351</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-12-01T08:17:31Z</dc:date>
    </item>
  </channel>
</rss>

