<?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 Re: why can't I use the sleep function? in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132977#M617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi crasycat,&lt;BR /&gt;&lt;BR /&gt;sorry I forgot that information &lt;IMG alt=":smileyvery-happy:" class="emoticon emoticon-smileyvery-happy" id="smileyvery-happy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-very-happy.gif" title="Smiley Very Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm using the ColdWarrior 5.7 on a MCF5235BCC EVB.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Ivy&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Oct 2006 20:13:33 GMT</pubDate>
    <dc:creator>Ivychacha</dc:creator>
    <dc:date>2006-10-12T20:13:33Z</dc:date>
    <item>
      <title>coldfire: why can't I use the sleep function?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132975#M615</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;BR /&gt;&lt;SPAN&gt;I'd like to use the sleep function in my code and I've found the definition of this function in the CW help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unsigned int sleep(unsigned int sleep);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I tried to use this function in my code i can't compile it, getting link error "undefine funtion: sleep".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I doing something wrong? why can't I use this function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? I'm confused :/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ivy&lt;/SPAN&gt;&lt;P&gt;Message Edited by CrasyCat on &lt;SPAN class="date_text"&gt;2007-04-13&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;01:37 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132975#M615</guid>
      <dc:creator>Ivychacha</dc:creator>
      <dc:date>2006-10-12T17:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: why can't I use the sleep function?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132976#M616</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;Which CPU are you targeting (HC08, HC12, Coldfire, ...)?&lt;/DIV&gt;&lt;DIV&gt;Are you using an OS on your target?&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>Thu, 12 Oct 2006 18:28:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132976#M616</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-10-12T18:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: why can't I use the sleep function?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132977#M617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi crasycat,&lt;BR /&gt;&lt;BR /&gt;sorry I forgot that information &lt;IMG alt=":smileyvery-happy:" class="emoticon emoticon-smileyvery-happy" id="smileyvery-happy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-very-happy.gif" title="Smiley Very Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm using the ColdWarrior 5.7 on a MCF5235BCC EVB.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Ivy&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 20:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132977#M617</guid>
      <dc:creator>Ivychacha</dc:creator>
      <dc:date>2006-10-12T20:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: why can't I use the sleep function?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132978#M618</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;&amp;nbsp;&amp;nbsp;In our embedded products, we usually do not provide source code for time management functions as&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;these functions are board and OS specific.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;This leaves customer the choice of implementing their own time management functions.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;If you are using an embedded OS, you may want to remap the sleep function to some OS&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;related function.&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>Fri, 13 Oct 2006 18:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132978#M618</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-10-13T18:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: why can't I use the sleep function?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132979#M619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ok thanks crasycat I see it.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Ivychacha&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2006 22:44:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/coldfire-why-can-t-I-use-the-sleep-function/m-p/132979#M619</guid>
      <dc:creator>Ivychacha</dc:creator>
      <dc:date>2006-10-13T22:44:04Z</dc:date>
    </item>
  </channel>
</rss>

