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 / *1449 (-20)
  Re: compiler problem - help needed please
 
Niels- Sorry about the delayed response. Have you modified your Makefile.user at all? It does appear like it is getting called correctly, but I want to be sure. Also, how did you install legOS? From tarball or via the RH 6.x rpms? If you installed (...) (24 years ago, 19-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: Millenium and ActivePerl
 
Haven't heard of anything. Sorry about that. Then again, I run Linux for a reason- it isn't possible for a program to do that to me. On the plus side, unless you recompile your kernel, you shouldn't need Perl for a legOS install anymore. Luis (...) (...) (24 years ago, 19-Oct-00, to lugnet.robotics.rcx.legos)
 
  (canceled)
 
 
  Millenium and ActivePerl
 
Its been a while since I've posted in here, but I finally started my dissertation on Genetic Programming with Lego Mindstorms, and I'm already (day 1) having problems. I was ruuuunning Legos on a Win2K machine with no problems, however when I (...) (24 years ago, 19-Oct-00, to lugnet.robotics.rcx.legos)
 
  LNP Packet Handlers on RCX
 
I remember reading somewhere a while back, when I first started dabbling with LNP, that LNP handlers on the RCX side were called from interrupts and therefore doing things like memory allocation, msleep, heavy processing, etc. were not good ideas. (...) (24 years ago, 19-Oct-00, to lugnet.robotics.rcx.legos)
 
  compiler problem - help needed please
 
Hello everybody I have installed the crosscompiler and legos 2.4 as descriped in the HOWTO. My system is redhat 7.0. The kernel seems to compile just fine, but whenever I try to compile one of the demo programs I get an error. Here is an output from (...) (24 years ago, 18-Oct-00, to lugnet.robotics.rcx.legos)
 
  text location for apps and q?
 
hi all, in Makefile.user there are BASE1 and BASE2 which point to 0xb000 and 0xb210. are those address changeable or are they defined by h8/300 platform? also what is makelx? what does it do with .ds1 and .ds2 which both are the same object file? (...) (24 years ago, 18-Oct-00, to lugnet.robotics.rcx.legos)
 
  RCX communication
 
Hi, (Sorry, my English is not good) I would like to know if it's possible to use legOS (LNP) to get communications between RCXs without the PC, I mean, without an intermediate between the RCXs. And, if it's possible, how can I do that ? I'm using 3 (...) (24 years ago, 17-Oct-00, to lugnet.robotics.rcx.legos)
 
  robotics competition
 
prizes: - three LEGO Droid Developer Kits - three LEGO Vision Comand - three Ultimate Accessory Sets Check it out under (URL) are: - Fred Martin MIT media lab - Scott Savage Marshal Space Flight Center, NASA - Dennis Clark Colorado State University (...) (24 years ago, 16-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: Memory Usage
 
(...) Ok, thanks. I'll try everything else first, then try this if I get desperate. The main thing I hit a wall with was when I switched to floating-point, which increased my .lx filesize by about 2k, so if I go back to fixed-point, turn sound off (...) (24 years ago, 15-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: Memory Usage
 
(...) changing (...) place for (...) program for (...) optimized for (...) working for (...) I've further investigated and you can gain some more bytes compiling kernel (and your programs) with -Os option instead of -O2 (Makefile.common, COPT (...) (24 years ago, 15-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: Memory Usage
 
(...) Well, I was thinking along the lines of having gcc optimize my program for space instead of speed. Of course, I'd be better off if *I* optimized for space instead of speed, but it can't hurt to have the compiler working for me, if it's (...) (24 years ago, 15-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: Memory Usage
 
(...) itself in (...) allocate (...) annoying, (...) You can test memory left using the routine from Eddie: (URL) Anyway, my question is, how can I reduce memory usage? I think cutting (...) HOWTO, (...) that (...) a (...) in (...) process is (...) (...) (24 years ago, 15-Oct-00, to lugnet.robotics.rcx.legos)
 
  Memory Usage
 
Well, I've gone and run out of memory with my RCX. It manifested itself in a task that refused to run, presumably because the OS couldn't allocate enough memory for its stack. Took a while to track down and was annoying, but it was my own fault for (...) (24 years ago, 14-Oct-00, to lugnet.robotics.rcx.legos)
 
  winlnp
 
well, one page is still up... (URL) sure if anyone wants to pursue that or not (Yannis, if you are around, and need space to mirror your files, legOS.sourceforge.net is there for you ;) Luis ---...--- "It's clear to us that Microsoft isn't the (...) (24 years ago, 13-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Questions
 
(...) No idea. Not even sure how much interest there was in it in the first place. I knew I should have mirrored those files :| On the plus side, I know that at least some work was done in porting the "real" LNP tools to the Cygwin installation. (...) (24 years ago, 13-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Questions
 
(...) Well, one "people" is enough for me. (Especially this particular "people"!) So, I will work on this thing and let you know when I have something to show you. Btw, I checked on the Windows version of LNP (I run Linux, but I figure Windows ought (...) (24 years ago, 13-Oct-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Questions
 
(...) I have no idea if "people" would, but if you want to write something up for the HOWTO, I'll bend over backwards to get it into the posted version ASAP. It is really the one major thing that the HOWTO lacks, and that people consistently request (...) (24 years ago, 13-Oct-00, to lugnet.robotics.rcx.legos)
 
  LNP Questions
 
I've been doing a lot with LNP lately, and I have a few questions. First, the lnpd package I have says in the readme that there is a bug in the legOS kernel with sending LNP packets from multiple tasks. Accordingly, all of my LNP-sending functions (...) (24 years ago, 13-Oct-00, to lugnet.robotics.rcx.legos)
 
  At last legOS on NT!!
 
At last! I decided to test the cygwin installation on NT and it worked! I still have to use the -s option with firmdl3 but the rest is perfect. Now I have the djgpp distribution on Windows9x and the cygwin distribution on NT. (24 years ago, 10-Oct-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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