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 / *2579 (-20)
  Re: latest legOS strangeness
 
(...) Nope, shorting the motors has no effect on the batteries actually.. when you spin the motor, it acts like a generator... by shorting out the motor you are actually using the motors own reverse emf (electromotive force) to brake system. I (...) (22 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
 
  Re: latest legOS strangeness
 
(...) To ansswer my own question. The problem was caused by memory corruption. In this case the memory corruption was caused by downloading a very large program in slot 1, and a small program in slot 7. The loading of the program in slot 1 seems to (...) (22 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
 
  latest legOS strangeness
 
I checked out the head of the CVS tree last night and was trying out some of the new stuff. I noticed something quite odd and wanted to see if anyone has any ideas. When I run programs, and the motors aren't turned on they make a stange clicking (...) (22 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Lingo
 
No, sorry if I was confusing. EGCS is now obsolete. See (URL) and (URL) Original Message ----- From: "Samuel Winchenbach" <swinchen@eece.maine.edu> To: <lugnet.robotics.rcx...ugnet.com> Sent: Wednesday, May 15, 2002 3:24 PM Subject: Re: Lingo (...) (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Lingo
 
(...) EGCS was an offshoot of GCC, with the only difference being how the developers worked together (the bazaar vs. the cathedral model). Eventually, EGCS was declared the victor as most developers switched to it and it became the official GCC (...) (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos)
 
  RE: somewhat off topic, but...
 
Kenneth, (...) I wrote it so I'm biased... (...) I'll get to the ttasker in a minute, but pbForth is the only alternative firmware with native support for SERVOS if you use the simple circuit I developed here: (URL) The newest version 2.1.3 has an (...) (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.pbforth)
 
  Re: Lingo
 
(...) once (...) site for it anywhere. gcc 3.0.4 was ubdated earlier this year... This whole relationship between gcc and EGCS is very confusing, especially when www.freshmeat.net doesnt even have egcs available! (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos)
 
  somewhat off topic, but...
 
anyone tried pbforth ? im doing a comparison between the different possibilities here and looking at pbforth i was somewhat intrigued, until i discovered that you cannot multitask(more than 1 thread of execution). anyone here tried pbforth and can (...) (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Lingo
 
(...) A mailing list without any posts isn't much use :-) (...) gcc is the compiler, and it uses the binutils tools. The build script just automates the several commands you would otherwise have to type. (...) Yep. You need a compiler that creates (...) (22 years ago, 15-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Lingo
 
I forgot one.... arg #9) What do the patches do that come with the build script? there are two of them.... (...) scripts... (...) cross (...) together, (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Lingo
 
Sorry to make so many posts here! I am a little confused by some of the lingo I see flying around... so I am going to make a number of questions... #1) In windows, why do we need to download binutils, gcc, and the scripts... what do they all do? #2) (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
I build and install with: make ALL_TARGET_MODULES="" make INSTALL_TARGET_MODULES="" install But I used gcc-2.95.3 (pristine, not cygwin source) (with binutils-2.12, for reference) (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
"Samuel Winchenbach" <swinchen@eece.maine.edu> wrote in message news:Gw3upA.J4s@lugnet.com... (...) h8300-hitachi-hms-gcc -O2 -fno-builtin -fomit-frame-pointer -Wall -I/home/Ad (...) ministrator/legos/include -I/home/Administrato...nclude/lnp -I. (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
I think I may have gotten closer. I compiled legOS and that seemed to work fine... I followed the instructions verbatim.... then I tried doing the following: $ cd legos-0.2.6/demo $ rm -f *.o *.lx $ make helloworld.lx h8300-hitachi-hms-gcc -O2 (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
"Ed Manlove" <emanlove@ieee.org> wrote in message news:Gw3s5x.Cnx@lugnet.com... (...) What about these errors? /build/gcc-2.95.2/li...temp.c:29: stdio.h: No such file or directory /build/gcc-2.95.2/li...temp.c:30: sys/types.h: No such file or (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
Samuel, From Paolo install instructions (under "2. Build the Hitachi-H8 cross-compiler" last bullet) "Ignore the warnings in compile process. It should work." Essentially you should get some warnings. I suggest you go ahead an try compiling the (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
Thanks for everyone's help. I just decided to install all the packages.... but now I have a different problem. I start to compile the cross compiler, and everything seems to be going fine.... except at the very very end. I get the following message: (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
setup.exe Package Listing on cygwin.com will tell you that you need the libintl1 package. Probably dependencies for grep are incorrect, otherwise it would have been installed automatically. ----- Original Message ----- From: "Samuel Winchenbach" (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Hmm... install not going so smooth
 
Samuel, Yes I have seen this error. I am guessing your install a couple of weeks ago was actually using B20 version of cygwin? or that you have reinstalled cygwin? I was moving things around and got this error along with some error dialog boxes (...) (22 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
 
  Re: Camera and legOS
 
1. the Vision Command Camera and writing software for the camera 2. interfacing your software with a legOS powered robot. 1. The Lego Vision Command is actually a Logitech USB camera repackaged inside some lego pieces. There is a [mostly inactive] (...) (22 years ago, 14-May-02, 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