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 / Search Results: Mac BrickOS
 Results 621 – 640 of 789.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: LNPd keeps sending TX_FAILURE
 
I don't use LNPd or BrickOS so I don't know if this will work. It makes all sorts of problems go away when using the RCX ROM message handling routines, I don't know how much of the ROM routines are used by LNPd or whether, if it doesn't, it has (...) (20 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.171)

  Re: LNPd keeps sending TX_FAILURE
 
(...) Keep in mind that lnpd out of the box does _not_ work with brickOS out of the box! This item was discussed in this forum several times, you should search for lnpd in older postings. The next version of brickOS will be accompanied by an updated (...) (20 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.171)

  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
(...) Yeah. Sounds good. Will this address the issue of the sensor port reads taking up 60% of processor time? If you don't know what I'm talking about, I can go through old LUGNET posts and find it. Steve (20 years ago, 18-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.171)

  Simulink Compilation
 
Dear BrickOS users We would like to start using Simulink + Realtime Workshop (Mathsoft)to compile and download code to the RCX. I have successfully completed the installtion procedure for BrickOS - but noticed that the setup code provided by (...) (20 years ago, 17-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.171)

  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
A number of you have noticed that the files have been unavailable from the sourceforge mirrors. I was just able to download both of the files: brickos and lnpd. If you've been waiting, you should be able to get them now. (...) (20 years ago, 19-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.170)

  BrickOS 0.9.0 success
 
Hello all -- I have a Linux system with a USB Lego IR tower, and have been intermittently poking around on the web (once every few weeks) in hopes of getting a brickOS system to work on it, with varying levels of enthusiasm. I've gotten it to go (...) (20 years ago, 28-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.170)

  Re: BrickOS 0.9.0 success
 
Andrew, How fun to hear of your 2.4 success with brickos-0.9.0 It is good to hear that this was possible. With respect to your next efforts I have news... (...) Both brickos-0.9.0 and lnpd-0.9.0 are now debian packages. If these are useful in your (...) (20 years ago, 29-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.170)

  Re: BrickOS 0.9.0 success
 
(...) Well, I'm pleased to report that the 2.6.10 (newest current) kernel, with included legousbtower driver, worked well with the tarball of brickOS 0.9.0. I haven't tried the Debian package yet. I noticed that on the Debian package page, the (...) (20 years ago, 3-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.170)

  BrickOS 0.9.0 -- Debian "sarge" works...
 
Well, wouldn't you know, on the very next dist-upgrade after I posted that brickOS 0.9.0 was still in "unstable" on Debian, it materialized in "testing". My laziness was undone! Anyways, I compiled the examples in the Debian-packaged demo (...) (20 years ago, 6-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.169)

  Re: pre-releases brickos-0.9.0/lnpd-0.9.0 avail. for testing/feedback
 
Steve, (...) The 0.9.0 version does not, however, this is being worked as I write this. Expect a 0.9.x point release to allow us all the chance to test the new code before we release as v1.0.0 Regards, Stephen -- (20 years ago, 22-Jan-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.169)

  Can't build brickOS on Linux
 
Hi all, I just installed binutils and gcc, targeted at the h8300-hms platform. Worked fine, however, when I try to build brickOS (0.9.0), it bails with this error: make[2]: Entering directory `/home/bart/download...lib/float' (...) (19 years ago, 27-Apr-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.167)

  unable to load brickos executable from /dev/usb/lego0
 
Hello! I have compiled succesfully brickos-0.2.6.10.6 under linux. After I installed it I loaded brickos.srec and helloworld.lx into the RCX. This time I tried to load an lx file I got the following error: "error deleting program" and after trying (...) (20 years ago, 22-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.167)

  Problems to build the Hitachi-H8 cross-compiler
 
I tried to build the Hitachi-H8 cross-compiler to be used for brickos-0.2.6.10.6 . Trying to build based on binutils-2.10.1. I'm trying to install this on Win-XP. First I installed cygwin when I afterwards faced problems to execute commands. Solved (...) (20 years ago, 23-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.163)

  Re: Problem with makefile
 
(...) You can copy the Makefile from the installed location $prefix/share/doc/br...+/Makefile In that case you don't need to change the paths. (...) Is there a "Test.cpp/Test.C" in that directory? Multiple object files do not work exactly as one (...) (20 years ago, 25-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.162)

  Problem with makefile
 
Hello! I have a problem with making a program, which consists of some sourcefiles. I copied the Makefile out of the demo/c++ folder into my project directory and changed the paths, so that the included Makefiles and the brickOS directory can be (...) (20 years ago, 24-Feb-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.162)

  linker error
 
I use brickos-0.2.6.10.6 with a gcc 3.4.2 crosscompiler and binutils 2.15. When I try to make an executable I get the linker error: "cannot handle R_MEM_INDIRECT reloc when using symbolsrec output" I use a patched Makefile.user for making: ## ## (...) (20 years ago, 20-Mar-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.161)

  Simulink Target Questions; Your thoughts?
 
Dear BrickOS Users I am in the (very slow) process of writing a new Embedded Target for Matlab Simulink : which will compile the MDL files for use on RCX using BrickOS. The old version written by Mathworks was called ECROBOT and only released for (...) (20 years ago, 30-Mar-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.160)

  Re: How to build a shared library
 
Hello Anne, (...) You can't. Shared libraries are not supported by brickOS. Shared memory or shared libraries are not a feature of a compiler but a feature of the underlying OS. But you can do it the hard way: - put all shared routines in program 1. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.159)

  How to build a shared library
 
Hello! How can I dynamically link my c++ classes or rather build a shared library with the brickos Makefiles? Anne. (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.159)

  downloading BrickOS firmware for first time
 
Hi all, I have built brickos 0.9.0 on Linux platform kernel 2.4.29. Brickos was successfully built with only C (no c++) support. My Lego is RCX2.0 and I am trying to download for first time the standard firmware. For connection with the RCX I am (...) (19 years ago, 17-May-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.159)

More:  Next Page >>


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