<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>foxboard at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/foxboard/</link>
    <description>Embedded Linux FOX board</description>

    <item>
      <title>new DirectC for foxvhdl programming</title>
      <pubDate>Thu, 05 Nov 2009 05:45:50 GMT</pubDate>
      <dc:creator>Andrea Maccaferri</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5643</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5643</guid>
      <description>I have used the last libero actel version 8.6 to process vhdl for foxvhdl. I have some problem with rev 7.2 that I hope 8.6 can solve me. but when I try to</description>
    </item>
    <item>
      <title>FOXLX832&#43;FOXGM&#43;GM862-QUAD will be able to send MMS?</title>
      <pubDate>Wed, 04 Nov 2009 17:16:40 GMT</pubDate>
      <dc:creator>PaT</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5642</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5642</guid>
      <description>I&#39;m working on a project for automated surveillance. I&#39;m going to use a webcamera, so a USB host is needed, and will transmit the images using MMS. Will it be</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Mon, 02 Nov 2009 08:44:21 GMT</pubDate>
      <dc:creator>john@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5641</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5641</guid>
      <description>... i dont agree, only the stupid *dont* ask for help :)</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Mon, 02 Nov 2009 08:29:57 GMT</pubDate>
      <dc:creator>jonas.elofsson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5640</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5640</guid>
      <description>=) Embarrasing. =) Sorry for wasting your time with newbie questions. =) Very glad it works, though. Thanks alot! Best regards, Jonas</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Sun, 01 Nov 2009 10:18:51 GMT</pubDate>
      <dc:creator>john@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5639</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5639</guid>
      <description>if(tot == 0) { return 0; } should be if(tot == 0) { close(fil); return 0; } you open and never close the file !! this is a handle leak and normal userland</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Sun, 01 Nov 2009 10:18:41 GMT</pubDate>
      <dc:creator>Edwin van den Oetelaar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5638</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5638</guid>
      <description>... close(file); ... return 0; // file handle lost ... /* 	close(fil); */</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Sat, 31 Oct 2009 15:29:05 GMT</pubDate>
      <dc:creator>jonas.elofsson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5637</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5637</guid>
      <description>Ok, tried some other stuff, see test code below. When the counter &#39;i&#39; reaches 128 (* 8 = 1024 files opened and closed) i get bad printouts from the open and</description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Sat, 31 Oct 2009 15:29:03 GMT</pubDate>
      <dc:creator>jonas.elofsson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5636</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5636</guid>
      <description>Now I&#39;m really confused. =) This prg works on both FOX and a PC machine: #include &lt;stdio.h&gt; #include &lt;fcntl.h&gt; void main(void) { int fil; char c; int i = 0; </description>
    </item>
    <item>
      <title>Re: Problem reading /proc files in C</title>
      <pubDate>Fri, 30 Oct 2009 16:54:02 GMT</pubDate>
      <dc:creator>john@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5635</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5635</guid>
      <description>on proc you should use open() close() read() please post the complete code ... -- John Crispin hacking, coding, etc blogic on irc ... KAMIKAZE (bleeding edge)</description>
    </item>
    <item>
      <title>Problem reading /proc files in C</title>
      <pubDate>Fri, 30 Oct 2009 12:25:56 GMT</pubDate>
      <dc:creator>jonas.elofsson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5634</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5634</guid>
      <description>Hi! I have a problem reading files in the /proc directory in C. I made a module for reading SMARTTEMP temperature sensors, and it works great. I made it to</description>
    </item>
    <item>
      <title>make error during SDK install</title>
      <pubDate>Tue, 27 Oct 2009 05:08:26 GMT</pubDate>
      <dc:creator>manlio.poto</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5633</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5633</guid>
      <description>Dear all, I experienced a strange error during the install of AXIS SDK v 2.20. After launching the &quot;make menuconfig&quot; and the &quot;./configure&quot; commands, the &quot;make&quot;</description>
    </item>
    <item>
      <title>Update / Workaround (Re: Serial port ttyS0: no reception of a byte 0</title>
      <pubDate>Thu, 22 Oct 2009 16:29:55 GMT</pubDate>
      <dc:creator>jan.krueger@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5632</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5632</guid>
      <description>Hello again, just a short update / a workaround, which is not really ideal, but at least it works: for testing I attached an USB to serial converter to one of</description>
    </item>
    <item>
      <title>MGET FTP</title>
      <pubDate>Thu, 22 Oct 2009 10:40:47 GMT</pubDate>
      <dc:creator>luisa_galletti</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5631</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5631</guid>
      <description>Hello friends, I have a problem using file transfer with Windows XP, FTP and mget from cmdline. I can&#39;t do something like mget * ora mget *.csv or mget r* Can</description>
    </item>
    <item>
      <title>Receiving data on ttyUSB0</title>
      <pubDate>Tue, 06 Oct 2009 15:55:40 GMT</pubDate>
      <dc:creator>simone_campanini</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5630</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5630</guid>
      <description>Hi everybody. I&#39;m writing a software that elaborates datas belonging from ttyUSB0 device; datas come with about 300 ms period, my software reads them , stores </description>
    </item>
    <item>
      <title>Re: Serial port ttyS0: no reception of a byte 0x00 ?</title>
      <pubDate>Tue, 06 Oct 2009 09:42:36 GMT</pubDate>
      <dc:creator>jan.krueger@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/foxboard/message/5629</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/foxboard/message/5629</guid>
      <description>Hi, ... I don&#39;t think that this would make much sense - my software is programmed in Java, and according to this uses a KVM which handles all the stuff with</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Tue Nov 10 23:25:46 PST 2009 -->
