<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>avrx at Yahoo! Groups</title>
    <link>http://finance.groups.yahoo.com/group/avrx/</link>
    <description>Support group for the AvrX RTOS</description>

    <item>
      <title>Task Stops Randomly</title>
      <pubDate>Wed, 10 Feb 2010 01:54:15 GMT</pubDate>
      <dc:creator>Thomas</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1936</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1936</guid>
      <description>I have avrx2.6.g, avr-gcc 4.3.3, avrdude 5.8 to program an ET-Base AVR ATmega128 on Ubuntu 9.10. I have a problem with one (or a couple?) tasks stopping.  The</description>
    </item>
    <item>
      <title>Re: AVR code for Vex remote ?</title>
      <pubDate>Fri, 15 Jan 2010 20:42:41 GMT</pubDate>
      <dc:creator>Christopher X. Candreva</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1935</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1935</guid>
      <description>... Thanks -- this looks perfect. As an ISR it could be used from anything. Thanks to Pete too -- I&#39;ll read through that thread. </description>
    </item>
    <item>
      <title>Re: AVR code for Vex remote ?</title>
      <pubDate>Fri, 15 Jan 2010 02:25:06 GMT</pubDate>
      <dc:creator>Charlie H</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1934</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1934</guid>
      <description>Well, it&#39;s not AvrX but this may help: http://frank.circleofcurrent.com/cache/vex_rx.htm Charlie</description>
    </item>
    <item>
      <title>Re: AVR code for Vex remote ?</title>
      <pubDate>Thu, 14 Jan 2010 23:12:00 GMT</pubDate>
      <dc:creator>Pete Skeggs</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1933</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1933</guid>
      <description>I&#39;ve used a class for GCC / Arduino I found somewhere called ServoDecode.  I can&#39;t find the link at the moment, but it looks like an earlier version is posted</description>
    </item>
    <item>
      <title>AVR code for Vex remote ?</title>
      <pubDate>Thu, 14 Jan 2010 22:29:06 GMT</pubDate>
      <dc:creator>Christopher X. Candreva</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1932</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1932</guid>
      <description>Does anyone have code (AvrX or not) to decode the output of a Vex remote control receiver ?  I picked up a few cheap when All Electronics had them and want to</description>
    </item>
    <item>
      <title>Re: _AppendObject running off end of (corrupted) list</title>
      <pubDate>Thu, 17 Dec 2009 19:34:28 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1931</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1931</guid>
      <description>... I did eventually figure that out - sorry. ... Source + comments would be nice.  AVRasm-only projects had that much. Thanks again for a nifty little</description>
    </item>
    <item>
      <title>Re: _AppendObject running off end of (corrupted) list</title>
      <pubDate>Thu, 17 Dec 2009 17:51:21 GMT</pubDate>
      <dc:creator>larry barello</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1930</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1930</guid>
      <description>Each task has its own stack, so yes, hopping about is expected.  Make sure you have plenty of stack to start with...   AvrX does not track low stack point.  So</description>
    </item>
    <item>
      <title>Re: _AppendObject running off end of (corrupted) list</title>
      <pubDate>Thu, 17 Dec 2009 15:27:46 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1929</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1929</guid>
      <description>(part 2) Using same tools as you, but not getting debug info into avrx objects even doing a monolithic (all in one directory and Makefile) build.</description>
    </item>
    <item>
      <title>Re: _AppendObject running off end of (corrupted) list</title>
      <pubDate>Thu, 17 Dec 2009 15:13:41 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1928</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1928</guid>
      <description>Thanks, Larry - Is the SP supposed to be hopping about?  I see 10FB, 03B6 and 0257 depending on context. - D</description>
    </item>
    <item>
      <title>Re: _AppendObject running off end of (corrupted) list</title>
      <pubDate>Wed, 16 Dec 2009 22:28:46 GMT</pubDate>
      <dc:creator>larry barello</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1927</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1927</guid>
      <description>Avrx does no parameter checking or internal data consistency checks.  Queue the same object twice and you will blow the queue.  Same thing for scribbling on</description>
    </item>
    <item>
      <title>_AppendObject running off end of (corrupted) list</title>
      <pubDate>Wed, 16 Dec 2009 21:40:55 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1926</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1926</guid>
      <description>Running into a condition where - pretty early in app - that list _AppendObject is traversing gets corrupted by SP being pointed to its vicinity and a wad of</description>
    </item>
    <item>
      <title>Re: include debug/source-line from library?</title>
      <pubDate>Wed, 16 Dec 2009 21:15:35 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1925</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1925</guid>
      <description>Guess I&#39;m just not that hairy-chested - not for an avrx target, anyway.</description>
    </item>
    <item>
      <title>Re: include debug/source-line from library?</title>
      <pubDate>Wed, 16 Dec 2009 20:37:36 GMT</pubDate>
      <dc:creator>Dean Hall</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1924</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1924</guid>
      <description>printf, debugger of champions &lt;smiley&gt;</description>
    </item>
    <item>
      <title>Re: include debug/source-line from library?</title>
      <pubDate>Wed, 16 Dec 2009 19:57:20 GMT</pubDate>
      <dc:creator>donmoosetect</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1923</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1923</guid>
      <description>... That&#39;s what I&#39;m doing, no joy.  Still, appreciate your taking a swing at it. I&#39;m using a Mac, too - but I&#39;m running Win7 under Parallels so I can use the</description>
    </item>
    <item>
      <title>Re: include debug/source-line from library?</title>
      <pubDate>Wed, 16 Dec 2009 18:45:58 GMT</pubDate>
      <dc:creator>Dean Hall</dc:creator>
      <link>http://finance.groups.yahoo.com/group/avrx/message/1922</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/avrx/message/1922</guid>
      <description>Then, I&#39;d try compiling all the source at the same time (no archive)... a.k.a. punting. After this, I can&#39;t help much as I do all my development on a Mac (no </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Wed Feb 10 08:31:43 PST 2010 -->
