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 / *7245 (-20)
  Re: (no subject)
 
(...) The first error can be dealt with by adding a blank line at the end of the file. The others are harder. What version of gcc are you using? What editor did you use to type it in? For those of us without the book, what is the text of the program? (22 years ago, 29-Jan-03, to lugnet.robotics.rcx.legos)
 
  NQC 2.5 a5
 
NQC 2.5 a5 has been released (www.baumfamily.org/nqc/beta). Dave Baum p.s. Sorry if this is a repeat, but posting via a news reader didn't seem to be working, so I resorted to using the web interface. (22 years ago, 29-Jan-03, to lugnet.robotics.rcx.nqc)
 
  Problem Getting dll to Download helloworld.lx to download.
 
Okay here is what I am using: brickos-0.2.6.09.new...nf2.tar.gz rcx-binutils-2.9.5.0...1.i386.rpm rcx-egcs-1.1.2-1.i386.rpm rcx-egcs-c++-1.1.2-1.i386.rpm I am running Mandrake Linux 8.2. I downloaded and installed all of the above files. I (...) (22 years ago, 28-Jan-03, to lugnet.robotics.rcx.legos)
 
  (no subject)
 
Hi there, Was just wanting some help getting the simple.c program working that comes in the extreme mindstorms book. The problem is that when I type make simple.lx I get warnings and errors back like this: /usr/local/bin/h8300-hms-gcc -02 (...) (22 years ago, 28-Jan-03, to lugnet.robotics.rcx.legos)
 
  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)
 
  RCX & RIS, a fading glory?
 
Ok, I haven't been around for a little while and I haven't seen any news at all about this, so I'm going to ask my fellow members: What's happening to the RIS?? The last update, 2.0, was not even close to being an update, all there was was some (...) (22 years ago, 28-Jan-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  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)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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