<?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 Smartdsp OS in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144836#M1664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can i get an document which will tell me how exactly the smartdsp OS works??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;step by step actions like booting of hardware then os kernel actions ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how kernel initiates hardware and starts application programs???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sushant&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2007 16:40:12 GMT</pubDate>
    <dc:creator>svtambare</dc:creator>
    <dc:date>2007-09-11T16:40:12Z</dc:date>
    <item>
      <title>Smartdsp OS</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144836#M1664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can i get an document which will tell me how exactly the smartdsp OS works??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;step by step actions like booting of hardware then os kernel actions ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how kernel initiates hardware and starts application programs???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sushant&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 16:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144836#M1664</guid>
      <dc:creator>svtambare</dc:creator>
      <dc:date>2007-09-11T16:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Smartdsp OS</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144837#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I assume you are using CodeWarrior for StarCore V3.x. Am I right?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You find SmartDSPOS documentation in {Install}\StarCore_Support\SmartDSP\doc\Manuals\PDF&lt;/DIV&gt;&lt;DIV&gt;This is all the documentation I am aware of.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 17:54:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144837#M1665</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-09-12T17:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Smartdsp OS</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144838#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;hi&lt;BR /&gt;That particular document just talks about the os functions,, structures and APIs available for the user or developer to develop the programs.....&lt;BR /&gt;actually i want to know how smartdsp os schedules the tasks, manages the task and runs the programs....&lt;BR /&gt;whether it allocates some memory at run time for each program... etc&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sushant&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 18:31:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144838#M1666</guid>
      <dc:creator>svtambare</dc:creator>
      <dc:date>2007-09-12T18:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Smartdsp OS</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144839#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi !&lt;/DIV&gt;&lt;DIV&gt;The best source of the knowledge about particular implementations of SDOS is its source which is open and comes with CW installation.&lt;/DIV&gt;&lt;DIV&gt;SmartDSP OS is very similar to many other real-time oses in the way it schedules tasks - it is&amp;nbsp;implementing a&amp;nbsp;priority based scheduler. When running SDOS tasks you need to link them all to the same image. From CW perspective, SDOS tasks are only functions.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Pipa&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 12:43:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Smartdsp-OS/m-p/144839#M1667</guid>
      <dc:creator>Pipa</dc:creator>
      <dc:date>2007-09-15T12:43:26Z</dc:date>
    </item>
  </channel>
</rss>

