<?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のトピックRe: Missing __thumb_startup()</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300441#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I figure this is something screwy with Beta version.&amp;nbsp; V1.1 comes out (production version) and I've done the same thing: Created the project and then export from CW10.5 and import to here (all the PE stuff) and then import the files into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still missing this __thumb_startup() which is because I do not have a start.c file that got generated anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I tell this thing to generate one then?&amp;nbsp; Can I just import it from another project and put it there?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 16:12:30 GMT</pubDate>
    <dc:creator>randylee</dc:creator>
    <dc:date>2014-08-15T16:12:30Z</dc:date>
    <item>
      <title>Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300438#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I've got this thing to go towards linking (all the direct compile problems somewhat taken care of) and it's saying it's missing __thumb_startup from the vector table.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where should I be finding that and why isn't it there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300438#M19</guid>
      <dc:creator>randylee</dc:creator>
      <dc:date>2014-05-19T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300439#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically this thumb_startup is part of the startup code. Have you added a startup code to your project?&lt;/P&gt;&lt;P&gt;I suggest you look at the examples created by the new project wizard to have a starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 10:35:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300439#M20</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-05-22T10:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300440#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This particular project, I created with the new project wizard and then imported my exported PE from the 10.5 project and then added all my code to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other project I've created in CW 10.X already has that sort of stuff created as part of the project. So, KDS, I have to explicitly add that sort of deal?&amp;nbsp; Interesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 13:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300440#M21</guid>
      <dc:creator>randylee</dc:creator>
      <dc:date>2014-05-22T13:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300441#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I figure this is something screwy with Beta version.&amp;nbsp; V1.1 comes out (production version) and I've done the same thing: Created the project and then export from CW10.5 and import to here (all the PE stuff) and then import the files into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still missing this __thumb_startup() which is because I do not have a start.c file that got generated anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I tell this thing to generate one then?&amp;nbsp; Can I just import it from another project and put it there?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 16:12:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300441#M22</guid>
      <dc:creator>randylee</dc:creator>
      <dc:date>2014-08-15T16:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300442#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had the same problem. There must a checkbox "generate startup code" in CPU settings, which is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 16:54:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300442#M23</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2014-08-15T16:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Missing __thumb_startup()</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300443#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, sure enough.&amp;nbsp; Under Build Options-&amp;gt;Startup in the component inspector for the CPU.&amp;nbsp; I'd guess this to be something that doesn't map exactly between CW and KDS export/import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fixed it tho by checking the box involved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 17:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Missing-thumb-startup/m-p/300443#M24</guid>
      <dc:creator>randylee</dc:creator>
      <dc:date>2014-08-15T17:30:15Z</dc:date>
    </item>
  </channel>
</rss>

