To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / 1327
    dont't fear the reaper —Michael Obenland
   I've tried to test the maximum memory allocation possible in legOS. For that, I wrote the following test program: #include <conio.h> #include <unistd.h> #include <stdlib.h> int main( int argc, char **argv ) { int i; char *cp; i = 1; while( ( cp = (...) (24 years ago, 31-Jul-00, to lugnet.robotics.rcx.legos)
   
        Re: dont't fear the reaper —Eddie C. Dost
   (...) This change is correct, although it will not work by itself. Using only this all memory will be freed when the RCX is powered off, including program memory. To work correctly another change to tm.c is necessary, so memory allocated by kernel (...) (24 years ago, 1-Aug-00, to lugnet.robotics.rcx.legos)
   
        Re: dont't fear the reaper —Michael Obenland
   (...) Actually, I'm using 0.2.4, last downloadable version. With this, the memory eating problem is solved with my stated patch. Might be, that the new version has the tm.c changes? (I just press "run" to stop my program, then "run" to start it (...) (24 years ago, 1-Aug-00, to lugnet.robotics.rcx.legos)
   
        Re: dont't fear the reaper —Luis Villa
     Michael and co.: If you want to do this type of testing, but don't want to mess with CVS, sourceforge automatically creates daily tarballs of the CVS tree, so that you can get a nearly completely up-to-date version of legOS from CVS without having (...) (24 years ago, 1-Aug-00, to lugnet.robotics.rcx.legos)
   
        Re: dont't fear the reaper —Eddie C. Dost
   (...) You turned it off in between and by only having your mm.c patch zapped parts of legOS own memory. No program will survive an off/on with only your patch in 0.2.4. Eddie C. Dost ecd@skynet.be (24 years ago, 1-Aug-00, to lugnet.robotics.rcx.legos)
   
        Re: dont't fear the reaper —Michael Obenland
     (...) Jeeek. That did it, thank you. Got the new tm.c and now it all works. Mike (24 years ago, 1-Aug-00, to lugnet.robotics.rcx.legos)
   
        LNP Addressing Scheme —Colin Ryan
   Hi All, I've been playing around with LNP's logical layer and now want to use the addressing layer to enable communication with specific destination hosts (and ports) for my project: (URL) having a difficulty though. I understand that by changing (...) (24 years ago, 5-Aug-00, to lugnet.robotics.rcx.legos)
   
        WinLNP usage in VC++ —Colin Ryan
     Hi. Can anyone who has used the WinLNP control please help me get started with it. I have been using LNP via my own PC-side code based on Manuel Cabido Lopes' RCX Talker application (thanks Manuel) , but now want to build a server application that (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.legos)
   
        Re: LNP Addressing Scheme —Paolo Masetti
     (...) the (...) True. (...) reflect (...) as well, (...) Two problems here: 1) There is a bug in dll that displays a fixed value. Ignore it, now is fixed on CVS. 2) You must specify host address in "raw" hex form (0x10) (...) I've patched dll to (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.legos)
   
        LNPD on Linux - Thanks for all the documentation —Colin Ryan
   Hi All I've just installed LNPD on Linux and have it up and running. (In the past few hours, I have installed and configured Linux as a LAN workstation, built the egcs and binutils, installed and compiled legOS and finally compiled and linked liblnp (...) (24 years ago, 11-Aug-00, to lugnet.robotics.rcx.legos)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR