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 261 – 280 of about 790.
Search took 0.00 CPU seconds. 

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

  BrickOS Tutorials
 
Hi, I am new to programming the RCX in BrickOS. Is there any tutorials on the web as a introduction? Thanks -- ===...=== Carson Au carson.au@myrealbox.com www.thunderobotics.zzn.com ===...=== (22 years ago, 2-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.280)

  Problems with BrickOS Installation
 
Hi, When I was at the stage of No.3 in the sourceforge.net documents (Installing the BrickOS files), I typed in cd / tar xvfz brickos-0.2.6.0.tar.gz as it should be, but then it said that command 'tar' cannot be found?? Could anyone please help me? (...) (22 years ago, 2-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.280)

  Installing full BrickOS (in an easier way)
 
I am trying to install the full version of BrickOS. However, there are many files to download. Does anyone have all the files zipped together? thanks -- ===...=== Carson Au carson.au@myrealbox.com www.thunderobotics.zzn.com ===...=== (22 years ago, 27-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.280)

  Lego RCX Emulator
 
Hello, In the last weeks I have started building a Lego RCX emulator. Unlike emulegOS it doesn't emulate the brickOS API, but instead it emulates the h8300 processor and the peripherals. This means that you can even use it to debug your kernel. The (...) (22 years ago, 4-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.279)

  Re: Gcc/BrickOS installation issues
 
(...) It is extremely difficult to get GCC to build under cygwin. I would highly recommend installing the pre-built binaries from Hitachi's website. I have a set of instructions at (URL) Hansen (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.279)

  Re: Gcc/BrickOS installation issues
 
(...) BricxCC page. (URL) Hansen (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.279)

  Re: Gcc/BrickOS installation issues
 
(...) Not so. Here is the script I use. I suspect that the buildgcc.sh may have omitted to make sure the newly-installed binutils were in the PATH whilst building gcc. Max. BEGIN-SCRIPT #!/bin/bash # Syntax: ./build-h8x (binutils-srcdir|gcc-srcdir) (...) (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.279)

  Re: Gcc/BrickOS installation issues
 
You did build binutils first didn't you? (22 years ago, 26-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.279)

  Re: Installing full BrickOS (in an easier way)
 
Carson, Sorry I don't have these packaged together but here is some more hints. One hint when downloading cygwin modules is to change the package listing view. In the upper left hand "Select Packages" window is a button labeled "View". Click on it (...) (22 years ago, 26-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.278)

  Problems after upgrading from brickos 0.2.6.09 to 0.2.6.10
 
Hello, I hope somebody could help me with the following problem. So far I was using brickos 0.2.6.09 under Windows XP and everything worked fine. I downloaded version 0.2.6.10 and downloaded it's brickos.srec file to the RCX. As soon as I switch on (...) (22 years ago, 5-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.278)

  Re: getting BrickOS through slow connection
 
(...) You can run Cygwin setup in a "Download from internet" mode, then take the files home, and run it in "Install from local directory" mode. (...) 2 steps: Compiling the cross-binutils and cross-gcc under MSYS, and then (possibly) making changes (...) (22 years ago, 2-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.278)

  Re: BrickOs Problem (again)
 
(...) You didn't install tar. Run Cygwin setup again and add tar. (...) No, incorrect. (...) No, he needs to install tar. Max. (22 years ago, 5-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.278)

  Re: getting BrickOS through slow connection
 
(...) You might be able to use the Hitachi pre-built cross compiler for this. Ed (22 years ago, 2-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.278)

  Re: Problems with BrickOS Installation
 
Carson, It looks like you missed the tar package.You can check to see what Cygwin packages have been installed on your system by using the cygcheck command at the cygwin command prompt. Try cygcheck -c If the output is too large for your dos window (...) (22 years ago, 1-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.277)

  Re: /brickos-0.2.6.10/kernel/dsensor.c:360: `sys_time' undeclared (first use in this function)
 
(...) now i tried to change //#define CONF_DSENSOR_VELOCITY //!< rotation sensor velocity to #define CONF_DSENSOR_VELOCITY //!< rotation sensor velocity because it use sys_time too. same error: /usr/local/bin/h8300...hi-hms-gcc -O2 -fno-builtin (...) (21 years ago, 28-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.277)

  brickos-0.2.6.10 .text is not within region ram
 
I changed in /boot/config.h the //#define CONF_DSENSOR_MUX //!< sensor multiplexor TO #define CONF_DSENSOR_MUX //!< sensor multiplexor Enviroment: Latest Version: Cygwin 1.3.22-1 WIN2000 brickos-0.2.6.10 + gcc-2.95.2 + binutils-2.10.1 + Hitachi (...) (21 years ago, 6-May-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.277)

  Re: Win98 installation of legos
 
Theresa, (...) cygwin. (...) What version of cygwin? If you are using Cygwin B20 you should upgrade. I don't have his book so I don't know his directions. Paolo Masetti has several sets of instructions which I feel is a good standard set. There can (...) (21 years ago, 1-May-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.276)

  can't dll with brickOS 2.6.10
 
I have been away for quite a while, and when I tried to upgrade to 0.2.6.10 I found that after I firmdl3 (which works, and the RCX works) I am unable to dll (yes, using the included dll, yes, with rebuilt .lx files). I get "error deleting program". (...) (21 years ago, 8-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.276)

  /brickos-0.2.6.10/kernel/dsensor.c:360: `sys_time' undeclared (first use in this function)
 
I changed in /boot/config.h the //#define CONF_DSENSOR_MUX //!< sensor multiplexor TO #define CONF_DSENSOR_MUX //!< sensor multiplexor Now I got an errormessage if compile once again make realclean make depend make --unix (...) (21 years ago, 28-Apr-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.276)

  lnpd patch
 
I someone currently maintaining the lnpd code ? In the case someone does: I do propose a patch for stub.c in liblnp. Because when ublock_rcv() gets executed in lnp_logical_write the SIGIO signal becomes unblocked when executing a lnp_logical_write (...) (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.276)

More:  Next Page >>


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