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 / *3014 (-20)
  New Threading Model in legOS 0.2.5
 
Hi In our diploma work we implemented a completely new threading model. We implemented a subset of the pthreads API as it is available in Linux. Now eventhandling has also been improved. One negative point: we did not yet adabt dynamic program (...) (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
(...) ... (...) I have built the h8300 cross compilers many times now. It was hard at first, but now I've nailed down the correct set of options, I have no problems. Here are the commands I use: First: export PATH=/h8x/bin:$PATH Binutils: (...) (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
(...) Are you *sure* you installed gcc ? Try 'gcc -v' from a Cygwin prompt, and post the output. Max. (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
Hello I am certainly not an expert, and have not yet been successful in installing BrickOS myself. But I have some experience in one of the messages that you are getting: (...) I believe that if you are using the instructions as listed at (URL) that (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  Installation Help!
 
Hi, I'm sorry if this has already been posted a million times before. I tried using te search for some of the errors I am seeing but I couldn't find any matches. It is failing when I try to build the gcc compiler. I'm following the installation (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: brickOS and latest binutils
 
(...) The $-sign before symbol addresses was accidentaly removed when that bit of code was re-written to fix a different bug. It's now back. (...) Not really. I may have overstated that. Basically, it involves some moderately complex interactions (...) (22 years ago, 5-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: brickOS and latest binutils
 
(...) What's the change? Has the symbolsrec format reverted to the one used before? (...) Why a COFF guru? To understand the h8300-coff format? Sorry if these are stupid questions. Just curious. (22 years ago, 5-Dec-02, to lugnet.robotics.rcx.legos)
 
  Motor LCD arrows bug
 
In BrickOS 0.2.6.08, there's a minor bug where the LCD arrows misbehave when the motor direction is set to brake. I believe the intention is to turn both direction arrows on when the output is in the brake state. However, what happens is that only (...) (22 years ago, 4-Dec-02, to lugnet.robotics.rcx.legos)
 
  brickOS and latest binutils (1 issue now fixed in binutils CVS, and workaround patch to brickOS for the other)
 
The "invalid symbolsrec file" issue (error from makelx) issue is now fixed in binutils CVS, both on the trunk, and on the 2.13 branch - so the next release of binutils, be it 2.13.2 or 2.14 will have this fixed. The "ld segmentation fault" issue is (...) (22 years ago, 4-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Lindows
 
(...) Yes, it should. It works on my system a debian testing. cheers, Pieter (22 years ago, 3-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Lindows
 
(...) More specifically, it's based on Debian/GNU Linux. Which in turn, means that the prepackaged brickOS for Debian works. You can download the four packages by chasing links found at: (URL) (Debian maintainer for brickOS) -- Stephen M. Moraco (...) (22 years ago, 3-Dec-02, to lugnet.robotics.rcx.legos)
 
  Lindows
 
since it is based on linux, BrickOS should work on it, right? Timothy (22 years ago, 3-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: C Compiler for Windows 98
 
One thing I can tell you is that you need to add c:\cygwin\bin to your path (autoexec.bat) Also, when you try to download a program, instead of just using util/dll try ./util/dll I'm sure John will have other suggestions. You really need to get (...) (22 years ago, 2-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: C Compiler for Windows 98
 
Thanks for the help! Sorry, but I have been out of town for Turkey Day and haven't had a chance to give it a try. Now I'm back, and the hair (which I've pulled out trying to get this thing to work) is starting to grow back and I would really like to (...) (22 years ago, 2-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Cygwin under Virtual PC on OS X
 
David Chen <nospam-dcchen@pacbe...et-nospam> wrote in message news:nospam-dcchen-F...net.com... (...) David, What steps or instructions are you following to build the cross compiler on OS X? And from what source are you getting the cross compiler (...) (22 years ago, 2-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Motor Control Register (0xf000) and Memory Space 0xFDB0-0xFD7F
 
This note is of interest to people who build their own RCX firmware. It provides some additiional insight to the recent post concerning dual use of upper memory range and the motor control register. There's a trade-off between real time performance (...) (22 years ago, 1-Dec-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: Linker crashing
 
(...) Known problem. Search this newsgroup. Last known working version: binutils-2.12. I've been fiddling with this recently, and believe it to be caused by something writing outside a malloced block, and trashing malloc's control information. (...) (22 years ago, 1-Dec-02, to lugnet.robotics.rcx.legos)
 
  Linker crashing
 
I recently built binutils 2.13 for h8300-hitachi-hms target (default configuration otherwise) under Mandrake-Linux 9.0. When I use ld to generate an S-record file, it crashes ("Segmentation fault"), but still produces valid output. However, this (...) (22 years ago, 1-Dec-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Suggestion: Provide precompiled Cygwin h8300 gcc+binutils, downloadable via Cygwin setup.
 
Compiling your own compiler is undoubtably the hardest barrier of entry to brickos. I suggest that the h8300 binutils and gcc be distributed as Cygwin packages from the brickos website. This would simplify the install to merely running Cygwin setup, (...) (22 years ago, 30-Nov-02, to lugnet.robotics.rcx.legos)
 
  Re: legOS 0.2.6 installation problems - a better way?
 
(...) Thanks Max, I have now got the latest version of BrickOS and will try to reinstall cygwin. Thanks for your help. John. (22 years ago, 29-Nov-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