<?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 Disable RTOS startup code in KDS in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326972#M488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using Kinetic development studio.If i am using processor expert .There is automatically comes with RTOS start up.How to disable RTOS startup initialization in KDS.Because Now i dont using RTOS facility.If i comment this RTOS init lines,and i changed some code in cpu.c. then build the code ,Its working.But after some time i try to bulid the code.there is coming window says that starting RTOS startup.and they change out modified cpu.c to original starting one.the my modified cpu.c gone.Thats y i am asking how to disable RTOS startup.I am using processor expert because i want some basic file .Because if i am using processor expert i get some source file that similar to example code that help me to study the controller initilisation.Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2015 07:10:34 GMT</pubDate>
    <dc:creator>lijofrancis</dc:creator>
    <dc:date>2015-01-08T07:10:34Z</dc:date>
    <item>
      <title>Disable RTOS startup code in KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326972#M488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using Kinetic development studio.If i am using processor expert .There is automatically comes with RTOS start up.How to disable RTOS startup initialization in KDS.Because Now i dont using RTOS facility.If i comment this RTOS init lines,and i changed some code in cpu.c. then build the code ,Its working.But after some time i try to bulid the code.there is coming window says that starting RTOS startup.and they change out modified cpu.c to original starting one.the my modified cpu.c gone.Thats y i am asking how to disable RTOS startup.I am using processor expert because i want some basic file .Because if i am using processor expert i get some source file that similar to example code that help me to study the controller initilisation.Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 07:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326972#M488</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-08T07:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disable RTOS startup code in KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326973#M489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lijo Francis,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you have no definition (#define PEX_RTOS_START) of RTOS, the code thanks these lines&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;#ifdef PEX_RTOS_START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; PEX_RTOS_START();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Startup of the selected RTOS. Macro is defined by the RTOS component. */&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cannot launch RTOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 08:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326973#M489</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-01-08T08:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable RTOS startup code in KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326974#M490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running into the same problem.&amp;nbsp; I deleted the code following your suggestion. However,&amp;nbsp;when I tried to rebuild the project,&amp;nbsp; a warning message as below&amp;nbsp; popped up. the code was then automatically added into the module and also change the modified CPU.c back to the default one.&amp;nbsp; I am using KDS 3.2.0. Any setting needs to be changed in my IDE?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7324i792FA8CEAC5650D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326974#M490</guid>
      <dc:creator>danielcheng</dc:creator>
      <dc:date>2016-11-07T22:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disable RTOS startup code in KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326975#M491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;You don't have to remove&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;#ifdef PEX_RTOS_START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; PEX_RTOS_START();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Startup of the selected RTOS. Macro is defined by the RTOS component. */&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;because as long you are not using any RTOS, this will do nothing, and can be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really want that your files are not changed, you can disable code generation for it, see &lt;A class="jivelink11" href="https://mcuoneclipse.com/2012/03/23/disable-my-code-generation/" title="https://mcuoneclipse.com/2012/03/23/disable-my-code-generation/"&gt;https://mcuoneclipse.com/2012/03/23/disable-my-code-generation/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 04:33:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326975#M491</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-11-08T04:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disable RTOS startup code in KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326976#M492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. it works for me now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:09:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disable-RTOS-startup-code-in-KDS/m-p/326976#M492</guid>
      <dc:creator>danielcheng</dc:creator>
      <dc:date>2016-11-08T15:09:11Z</dc:date>
    </item>
  </channel>
</rss>

