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 / *3944 (-20)
  dllx problems, with lnpd 0.9.0
 
Hi, I'm having problems getting dllx to work. I expanded the lnpd 0.9.0 zip file from sourceforge. I did ./configure and make with no problems or error messages. Now, I run lnpd with "lnpd --nolock". Then I do "dllx test.lx" and the green light on (...) (19 years ago, 13-Nov-05, to lugnet.robotics.rcx.legos)
 
  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
Hi, I'm having problems getting dllx to work. I expanded the lnpd 0.9.0 zip file from sourceforge. I did ./configure and make with no problems or error messages. Now, I run lnpd with "lnpd --nolock". Then I do "dllx test.lx" and the green light on (...) (19 years ago, 13-Nov-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) I tried with both 0.2.6 and 0.9.0 (...) I am sorry for imprecise expressions. I meant that I followed your suggestions. But the result was the same as before. (...) I didn't try yet. (...) I am able to use brickos under command prompt as well (...) (19 years ago, 31-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) 1. What version of brickos do you have installed? (cat VERSION from the brickos root directory and post the output) 2. What do you mean by "Of course I did in vain."? Be as precise as possible in your answer. With a correctly installed copy of (...) (19 years ago, 19-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) As I said before, I am able to use brickOS under cygwin. Does this mean that I have files required by brickOS? I guess you don't mean that I have to run the two commands: make realclean make (Of course I did in vain.) Je-Young Choi (19 years ago, 19-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) I have dug around a bit on my computer and I managed to duplicate your problem. If I do a make realclean from the brickOS root directory: C:\cygwin\brickos>make realclean [lots of output delete] then when I run make -f helloworld.mak I get the (...) (19 years ago, 18-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
Thank you very much for your enduring kindness. (...) The content of helloWorld.mak is the same as that you wrote before. When I run make -f helloWorld.mak, I get nothing. When I run make -f helloWorld.mak after deleting helloworld.lx, I get make: (...) (19 years ago, 18-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) Given that your OS Root setting was wrong before and now it is right then modifying that setting did help. It just didn't completely fix your problem. The OS Root setting in BricxCC needs to be set to the Cygwin path to the root of the brickOS (...) (19 years ago, 17-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
I am able to use (compile and download) brickOS under cygwin but not under BricxCC. (...) I am sorry to say that the modification in the "OS root" setting didn't help. In fact I installed BricxCC in 2 of my computers. Both show the same error (...) (19 years ago, 16-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
Here are the contents of my helloworld.mak file: ROOT=/brickos KERNEL=$(ROOT)/boot/brickOS PROGRAMS=helloworld.lx DOBJECTS= all:: $(DOBJECTS) $(PROGRAMS) download:: all $(ROOT)/util/dll --program=1 --tty=usb --rcxaddr=0 $(PROGRAMS) set_addr:: (...) (19 years ago, 11-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) I am not experienced in running brickOS under Windows, but are you sure you can mix the "/" and "\" in the path names? "\" is Windows style, "/" is UNIX style. (That is why I do all my brickOSing with Linux) (...) Why? I mean, why (...) (19 years ago, 6-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) Thank you for your informations. After closing the error message window, I clicked F12 key. The resulting Code Listing Window contained nothing. The content of the file helloworld.mak is ROOT=C:\cygwin\brickos KERNEL=$(ROOT)/boot/brickOS (...) (19 years ago, 6-Oct-05, to lugnet.robotics.rcx.legos)
 
  Re: roboarm activities
 
(...) I found that either rotating a colour wheel in front of the sensor(with its distance LED off) in combination with a white light -or- using a coloured LED at a _very_ close distance works well; i.e. most materials give a marked response as long (...) (19 years ago, 3-Oct-05, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  Latest version os
 
Hi, Can someone post a latest compiled version of the brickos 0.9.0 (BrickOS.srec) I have some trouble to compile this version Thanks, Jan Kromhout Hellevoetsluis-NL (19 years ago, 3-Oct-05, to lugnet.robotics.rcx.legos)
 
  roboarm activities
 
Hi, questions to all the guru out there. I have spent 20 hours on this roboarm. I am hoping to make it work like a color sorter. - pick up a ball wrapped in tin foil and drop it off at a container wrapped up in tin foil as well. - pick up a ball (...) (19 years ago, 2-Oct-05, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  Re: error in using brickOS under Bricx Command Center
 
(...) Can you do F12 and post the contents (if any)? Do you have bash installed? While the error message is displayed you can open a command prompt and change directory to the location of your source code file. There you should find a .cmd and a (...) (19 years ago, 29-Sep-05, to lugnet.robotics.rcx.legos)
 
  Re: Can't upload new program after I have used LNP under brickos
 
(...) Well, thanks for the help, that didn't actually work. But I found it out, what was my fault. In my Program I changed the LNP Base adress of the robot. After that the robot did not react to the default adress 0. So, at the end of the program I (...) (19 years ago, 29-Sep-05, to lugnet.robotics.rcx.legos)
 
  Re: Can't upload new program after I have used LNP under brickos
 
(...) You had to turn on the lnp, with something like this: (I forget the exact commands) lr_startup(); lr_init(); lnp_init(); Make sure you turn it off: lr_shutdown(); Steve (19 years ago, 26-Sep-05, to lugnet.robotics.rcx.legos)
 
  Can't upload new program after I have used LNP under brickos
 
Hello, |I have the following problem: |when I use lnp under brickos, the rcx does no longer respond to the legotower. |This means that I can't delete the program nor overwrite it. | |Pershaps somebody can help. | |Thanks, | |Andy (19 years ago, 26-Sep-05, to lugnet.robotics.rcx.legos)
 
  error in using brickOS under Bricx Command Center
 
Dear all, I am new to Lego Mindstorms programming. Recently I installed Bricx Command Center in Windows XP Home following the instructions in (URL) I am able to use NQC and leJOS but not brickOS under Bricx Command Center. (Downloading the brickOS (...) (19 years ago, 17-Sep-05, 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