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 / *3134 (-20)
  Re: LNP problem
 
Hi everyone, I have to say I have found these messages very interesting, and was wanting to use lnp myself but i do not know where to write and make my programs. And I would also like to find out more about how you write the pc code and the rcx code (...) (22 years ago, 28-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: How do i make a program to run on brickos
 
(...) You can use any editor. However, I recommend a good "programmer's editor" like VIM that automatically stylizes, colorizes, and syntax-checks your code. An alternative to VIM is Emacs. VIM vs Emacs is a popular "computer holy war", and I (...) (22 years ago, 28-Jan-03, to lugnet.robotics.rcx.legos)
 
  Problem solves!
 
(...) make is casesensitive! That means lightseeker.c was not found because the filename was LigtSeeker.c! Reinhard (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: How do i make a program to run on brickos
 
Hi, I have been got bricxCC and have been trying to use it in the standard way with NQC, and I am not really that great at it. So what is it like to use brickOS in it? and is there any documentation that can show me where to start? Or can I just (...) (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  Re: RCXTTY-Variable Problem, calling ./firmdl3 ../boot/brickOS.srec
 
(...) I will try to add a little clarity to the problems that some people have encountered with brickOS under cygwin. If you get make strip errors it is almost certainly because your utilities were built without .exe extensions. This will happen if (...) (22 years ago, 27-Jan-03, to lugnet.robotics.rcx.legos)
 
  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)
 
  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)
 
  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)
 
  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: 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)
 
  Re: Newbie problems
 
[Ian: I realized I'd forgotten a sentence just after pressing send. So this is not quite a duplicate of my previous message.] (...) It may be worthwhile trying the latest brickos testing release, 0.2.6.09, IIRC. (...) Everything under Cygwin is a (...) (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