<?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>CodeWarrior for StarCore中的主题 Re: Compilation SmartDSP OS</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203006#M310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've not changed OS code yet. At this moment I have to clarify whether to use SmartDSP OS or make my own OS. In order to use SmartDSP OS I need to be abled to change it or recompile if it's necessary. That is why I need to know is it possible to change code OS and recompile or not? As I understand correctly, if the initial codes are available , it can be recompiled. My final question is - all of OS codes are available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 16:01:08 GMT</pubDate>
    <dc:creator>exciton</dc:creator>
    <dc:date>2010-05-26T16:01:08Z</dc:date>
    <item>
      <title>Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203004#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I' make a programm for SmartDSP OS. I want to change the part of source code of SmartDSP OS. I change it and see that the source&amp;nbsp;code is not recompiled. How to recompile SmartDSP OS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 20:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203004#M308</guid>
      <dc:creator>exciton</dc:creator>
      <dc:date>2010-05-24T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203005#M309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are not supposed to modify the OS source code.&lt;/P&gt;&lt;P&gt;What did you attempt to change there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 22:16:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203005#M309</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-05-25T22:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203006#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've not changed OS code yet. At this moment I have to clarify whether to use SmartDSP OS or make my own OS. In order to use SmartDSP OS I need to be abled to change it or recompile if it's necessary. That is why I need to know is it possible to change code OS and recompile or not? As I understand correctly, if the initial codes are available , it can be recompiled. My final question is - all of OS codes are available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 16:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203006#M310</guid>
      <dc:creator>exciton</dc:creator>
      <dc:date>2010-05-26T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203007#M311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the sources for the OS are included in the tools installation directory.&amp;nbsp; For any of the demos that you want to run the sources are included as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 21:50:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203007#M311</guid>
      <dc:creator>Irene</dc:creator>
      <dc:date>2010-05-26T21:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203008#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="in chat"&gt;&lt;DIV class="1st msg"&gt;Thanks for response!&lt;/DIV&gt;&lt;DIV class="1st msg"&gt;Sourses and demos usage is clear for me now. Could you answer to my question: is it possible to change code OS and recompile it or not?&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="out chat"&gt;&lt;/DIV&gt;&lt;DIV class="in chat"&gt;&lt;DIV class="1st msg"&gt;If yes, how can I do it?&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 15:15:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203008#M312</guid>
      <dc:creator>exciton</dc:creator>
      <dc:date>2010-05-27T15:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203009#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to rebuild the OS:&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Start CodeWarrior&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Select &lt;STRONG&gt;&lt;EM&gt;File&lt;/EM&gt;&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;&lt;EM&gt;Import&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - In the Import dialog select &lt;STRONG&gt;&lt;EM&gt;General&lt;/EM&gt;&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;&lt;EM&gt;Existing Projects into workspace&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Click &lt;STRONG&gt;&lt;EM&gt;Next&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Click on &lt;STRONG&gt;&lt;EM&gt;Browse&lt;/EM&gt;&lt;/STRONG&gt; and browse for {Install}\StarCore_Support\SmartDSP\lib\projects\msc815x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (if you want to rebuild for msc815x architecture. Other architectures are available there as well).&lt;/P&gt;&lt;P&gt;&amp;nbsp; - If you want to rebuild the OS, select &lt;EM&gt;os_msc815x&lt;/EM&gt;. If you want to rebuild the drivers select &lt;EM&gt;os_msc815x_drivers&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Click on &lt;STRONG&gt;&lt;EM&gt;Finish&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project(s) will be opened in CodeWarrior and are available to re-build&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 16:54:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203009#M313</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-05-27T16:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation SmartDSP OS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203010#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 17:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/Compilation-SmartDSP-OS/m-p/203010#M314</guid>
      <dc:creator>exciton</dc:creator>
      <dc:date>2010-05-27T17:11:33Z</dc:date>
    </item>
  </channel>
</rss>

