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 / *7235 (-20)
  Re: How do i make a program to run on brickos
 
(...) If you are running brickOS on a Windows machine then you should definitely consider using BricxCC to write your brickOS programs. John Hansen (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  How do i make a program to run on brickos
 
Hi everyone, previous problems behind me now as it all works and i am well chuffed, I now just want to start running programs on it, and was wondering where do you write your programs? can you do it in notepad? or do i need a specific text editor? I (...) (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: legos.srec
 
Hi everyone, I have ran configure and unfortunaly cannot remember what messages appeared, and at the minute i have uninstalled all of cygwin and brickos and i am reinstalling everthing at the mo to try and get things sorted. I was just wondering (...) (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  How to use TowerApi.dll without TowerApi.lib
 
Hi, I wrote the program which performs LoadLibrary() automatically from TowerApi.h, in order to use TowerApi.dll without TowerApi.lib. But this page was written in Japanese. (URL) show you the URI for machine translation. (URL) write the application (...) (22 years ago, 27-Jan-03, to lugnet.robotics.rcx)
 
  Re: Pullback RCX Car
 
Interesting idea. The idea of a pullback car is that you provide the energy, and store it in a spring. How about a "real" pullback car that works like this: The drive motor would be used as a generator during pullback, to charge a capacitor. You (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx)
 
  Re: legos.srec
 
(...) There is absolutely no way your h8300-hitachi-hms-gcc is in the root directory. Did you run configure? What did it say? Probably best to remove your brickos dir, and unpack again from the tarball. Max. (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  legos.srec
 
Hi everyone, the problem may begin before these few lines so i will show more of the lines that were previous to that error message. Here goes: make[2]: Leaving directory '/brickos-0.2.6.0.ne...l/dll-src' make[2]: entering directory (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  LegOS.srec
 
Hi everyone, I do not have legos.srec or brickos.srec, cos of make depend not working. So i used the command Max suggested and now i get the message below. This is the error message i get when i try to use the "make clean all" make[2]: *** (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: I dont seem to have legOS.srec
 
(...) Please keep replies on the mailing list. I'm not the only person who can help. (...) The first line you give is make reacting to an error whilst building memcpy.o, and bailing out. So all I know from that is that "An error occurred". So, I (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: I dont seem to have legOS.srec
 
(...) Did you do what I suggested last time you said make depend wasn't working? Max. (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  I dont seem to have legOS.srec
 
Hi everyone, I am having real difficulty at the moment getting anywhere with brickos. But it seems i do not have the kernel legos.srec or brickos.srec whichever it might be, it's just not there. I think maybe it is because "make depend" command (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx.legos)
 
  Pullback RCX Car
 
Hello, I've just had an crazy but simple idea a few days back. I was looking at all the pullback cars from LEGO in the shop, and it strikes me that the only thing that pullback motor does is to first "charge" the motor (spring) with energy and then (...) (22 years ago, 26-Jan-03, to lugnet.robotics.rcx)
 
  Re: IR-Tower with a PowerBook G3 M3553 (Kanga)
 
Hello! Since you have a MAC, would this thread help you any? (URL) this helps! Timothy (...) (22 years ago, 25-Jan-03, to lugnet.robotics.rcx)
 
  Re: RCXTTY-Variable Problem, calling ./firmdl3 ../boot/brickOS.srec
 
Hello I found the solution to the Main Problem: Quotation from another topic: This Flag has to be changed in the Makefile.common file in the Brickos directory "The best fix for cygwin and newConf2 is to change the line in the ifdef (...) (22 years ago, 25-Jan-03, to lugnet.robotics.rcx.legos)
 
  RCXTTY-Variable Problem, calling ./firmdl3 ../boot/brickOS.srec
 
Hello, Dear NewsGroup ---...--- My Problem is: When I tri to download the BrickOS firmware to the Brick using ./firmdl3 ../boot/brickOS.srec after setting "RCXTTY=USB" with "export ...". (I have the USB-Tower) I get the following error: "USB: No (...) (22 years ago, 25-Jan-03, to lugnet.robotics.rcx.legos)
 
  IR-Tower with a PowerBook G3 M3553 (Kanga)
 
A question from germany (sorry for my bad english). Is anybody out there, who connected the IR tower with the FIRST PowerBook G3 (little colored apple logo, built in 1997, family number M3553, us-nickname KANGA, 250 MHz)? This PowerBook has only one (...) (22 years ago, 22-Jan-03, to lugnet.robotics.rcx)
 
  Re: Newbie problems
 
(...) Well, the compilation process would give up everytime, despite just trying to install just the suggested packages. (Also, given the unintuitive Cygwin install program, I decided it was easier to say everything - I have access to a nice fat (...) (22 years ago, 23-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
The Software supports the serial Tower, since it asks wether you use a serial or usb-Tower. (...) -- Greetings Tobias Renz (22 years ago, 22-Jan-03, to lugnet.robotics.rcx)
 
  Re: newbie trouble with make depend
 
(...) Thats broken at the moment, but the workaround is to simply not rebuild the dependencies. i.e., just do "make clean all", and don't do "make depend". Max. (22 years ago, 22-Jan-03, to lugnet.robotics.rcx.legos)
 
  newbie trouble with make depend
 
hi everyone, I have been trying to get everything configured for brickos, and keep getting stuck at make depend command, as shown below: makedepend: not found make[2]: *** [.depend] Error 127 make[2]: Leaving directory (...) (22 years ago, 22-Jan-03, 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