To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *5405 (-20)
  Re: Unable to compile helloworld.c
 
Well!I looked in the makefile and couldn't see anything wrong with the path.As for having legOS under usr/lib, it was done at the time of installing the rpm and I hadn't specified any path.Now,I tried copying config.h and putting it in the 'include' (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: visible terminals and stringing modifiers
 
(...) Robolab 2.5 makes wiring even easier with auto-wire. If you place an icon close enough to the END on the right side of an icon, the new icon will be automatically wired in. This also applies to modifiers. If a modifier is placed closely to the (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  Re: Unable to compile helloworld.c
 
(...) The error messages state that helloworld includes conio.h which tries in line 41 to include config.h. Helloworld includes unistd.h which includes time.h which tries in line 32 to include config.h. So, conio.h, unistd.h and time.h are found, (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Problems with ControlLab interface and LabView
 
Hi there Is there someone who knows a lot about Dacta ControlLab interface and LabView / Lego Engineer? I've got a problem. When using a standard or a geared Lego 9V motor with the voltage regulator of the train system, I can adjust speed in six (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Does RL2.5 have array support?
 
All -- I'm just getting to grips with RL2.5 (been using NQC prior to this) so apologies that this is a total newbie question. The documentation is, ummmm, skimpy on a number of advanced topics (e.g., LASM support). I'm trying to figure out if (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab)
 
  About LNP_HOSTADDR & LNP_HOSTMASK
 
I found these MACROs are only used in lnp.c as below: kernel/lnp.c: lnp_buffer[3]=LNP_HOSTADDR | (srcport & LNP_PORTMASK); kernel/lnp.c: if(LNP_HOSTADDR == (dest & LNP_HOSTMASK)) {... You have to recompile legOS as this reason, if we can use two (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: corect me please
 
You need to use util/dll -r1 boot/brick1.lx or Try for help util/dll Zhengrong (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
Mike, I made the changes in the Makefile by removing rover.lx and others.I didn't have to change the path of KERNEL or other Makefile files as the Project directory is in legOS directory.This time when I tried make helloworld.lx, I get the following (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
Michael explained very detail, you can do as below if you don't want to do too complex: Make your Project directory inside ../legOS directory, copy Makefile from demo to Project directory, change PROGRAMS=helloworld.lx rover.lx linetrack.lx (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  corect me please
 
Thanks Bill with your help the code Albert gave me compiles nicely! Now i (...) //This is what I tried in LegOS/boot/config.h: #define CONF_LNP_HOSTMASK 0xf0 #define CONF_LNP_HOSTADDR 0x10 //Then in a cygnus window I created a kernal make realclean (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
(...) Ok. Now lets look at your "projects" dir. You take helloworld.c from demo and put it into "projects". Then you also put the Makefile you find in the demo dir into "projects", so you have two files: helloworld.c and Makefile. You now must edit (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  IR remote control codes.
 
hi all, has anyone experience with the IR codes transmitted by the remote controler. As far as I know, these codes are normal direct commands, which you also send from your PC, using the standard IR tower. The documentation on this issue is not very (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx)
 
  IR transmission, strange coding ?
 
hi all, I'm working on what I call an "InfraRed All module" , which should become IR-tower, IR-sensor, IR-audio-remote, etc. Measuring the IR pulses from the IR-tower I encountered the following effects According to what Kekoa Proudfoot found "A '0' (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx)
 
  Re: Unable to compile helloworld.c
 
Ok let me explain the whole process that I did.I downloaded the .rpm files for legOS,binutils and egcs and installed them.After that according to the HowTo documentation I wanted to test the compiler by compiling a simple program.I looked into the (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
What do you mean Project directory? there is no this directory if I remember! Zhengrong (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
I compiled in the Project directory. -Rajendra (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
did you compile in demo directory? Zhengrong -------- (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  Unable to compile helloworld.c
 
Hi! I was trying to compile the helloworld.c program by using "make helloworld.lx" but I get an error "make:*** No rule to make target 'helloworld.lx'.Stop." I had placed helloworld.c file alongwith Makefile.common in /usr/lib/legOS/Project (...) (23 years ago, 4-Nov-01, to lugnet.robotics.rcx.legos)
 
  RE: Using IR Remote within pbFORTH
 
(...) If Caldera OpenDos supports QBASIC, then there is a program out there. I'll email it to you separately. (...) This can be awkward, because pbForth is expecting communications at 2400,n,8,1 while the remote is at 2400,o,8,1 You can call a (...) (23 years ago, 2-Nov-01, to lugnet.robotics.rcx.pbforth)
 
  Re: Using IR Remote within pbFORTH
 
(...) Interesting. What sort of class/project is this? (...) I think I have some DOS dowload program at home. I never tried it, so I can't tell you whether it really works. I got it from the internet, so I suggest you try some search engines. If you (...) (23 years ago, 2-Nov-01, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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