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 / *999 (-5)
  Gdb & LegOS. Progress made & help wanted
 
Hi All: I've been trying to get gdb going with legOS for some time now. I've made some progress, but for various reasons, I'm now stuck. I thought I'd post this plea for help. Check this page: (URL) then email me or post a reply with your ideas. (...) (24 years ago, 12-Apr-00, to lugnet.robotics.rcx.legos)
 
  no rule to make target Main.o
 
I just unzipped emulegos_unix.zip to my RedHat 6.x system. I typed: export RCX_SOURCE=ir-rover make and got: make: *** No rule to make target `Main.o', needed by 'ir-rover^M'. Stop. Anyone know what I failed to do? (24 years ago, 12-Apr-00, to lugnet.robotics.rcx.legos)
 
  Another makefile suggestion
 
This particular change would be useful in the lib directories. Instead of using this: SOURCES=memset.c strcmp.c ..... etc. Use this: SOURCES := $(wildcard *.c) Note the use of ':=', not '='. This will pick up ALL .c files in the current directory. (...) (24 years ago, 9-Apr-00, to lugnet.robotics.rcx.legos)
 
  Calling ROM from libc
 
Hi all. This is just a quick moral question. I noticed that the RCX ROM has a copy memory routine (0x042a). I've modified my memcpy.s to use this: _memcpy: push r0 mov.w r1,r0 add.w r2,r1 pop r2 jmp @ mem_copy .end And added mem_copy=0x042a to (...) (24 years ago, 8-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Python extension for lnp - take 2
 
(...) growing depth of languages we can all use with legOS. -Luis ---...--- "As an engineer, it's important to look yourself in the eye in the mirror every morning, and remind yourself that 'marketing is everything,' and engineering doesn't matter a (...) (24 years ago, 6-Apr-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