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

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

  Re: BrickOS installation with WinME and Cygnus problems
 
Ed, John, and Max, (et.al.?), Here's the output from one of my sessions. I started to follow some of John's instructions (got through the make strip alright, even though it's unnecessary), but I didn't want to go too deep until you people see the (...) (21 years ago, 8-Aug-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.757)

  Re: brickos with suse 9.1
 
Hi, I tried to install brickOS-0.2.6.10.6 in SuSE 9.0 machine and faced the same problem. You can install an older version of brickOS (like brickOS-0.2.6.10) and it works fine with SuSE 9.0. Mohammed (...) (20 years ago, 3-Jun-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.757)

  Re: BrickOS issues
 
(...) The brickOS team thanks you for mentioning this. It is our goal to continue to simplify this experience. We always enjoy hearing that we are making progress. (...) We hear you and have addressed some of them... (...) This is intentional for (...) (22 years ago, 23-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.757)

  Re: [ brickos-Patches-668115 ] Make brickOS work with up-to-date Binutils
 
(...) https://sourceforge....5&group_id =58151 (...) Any comments on this? It would be nice to have this issue fixed in CVS. Max. (22 years ago, 30-Jan-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Error linking c++ with gcc 3.3
 
Hi, I'm having a slight problem building the c++ demos with gcc-3.3. (I had to do a tiny patch against a few files to overcome the fact that multiline strings are now not supported). But when it comes to building the c++ demos, I get the following (...) (21 years ago, 17-Jun-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Re: remote
 
(...) Hi Chris, The remote control code now resides in remote.h (URL) basically comes down to defining a callback function which gets called when any remote key is pressed or released. I haven't kept up with the development, but there is an early (...) (20 years ago, 8-Nov-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Re: brickOS & Cygwin with BricxCC
 
Hi, I've again found a way to solve this problem: Sometimes you have to replace the OS root "\brickos" with "c:\cygwin\brickos". Sometimes it works just with "\brickos". I don't know why. Franz Steinmetz www.roboshow.de franzsteinmetz@roboshow.de (20 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Re: Modifying the BrickOS source code
 
(...) Actually, you don't need to do all that. For the last few versions of BrickOS, things are different. The first time you install BrickOS, you: $ cd /brickos-0.2.6.10 $ configure $ make If everything has been installed correctly, you will find a (...) (21 years ago, 2-Jul-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Re: command framing as seen from kernel/program.lrkey_handler
 
(...) (URL) The missing (key & -key) might interest people who haven't used log2 & - to (...) number (...) and (...) log2(key (...) If I'm interpreting your shorthand correctly: there's no fast way to execute log2() on the H8 (i.e. no O(1) (...) (22 years ago, 1-Feb-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Trivial warning fix
 
This avoids an "implicit declaration of exit" warning. Max. Index: util/firmdl/mkimg.c ===...=== RCS file: /cvsroot/brickos/bri.../mkimg.c,v retrieving revision 1.1 diff -u -p -r1.1 mkimg.c --- util/firmdl/mkimg.c 20 Aug 2002 03:04:29 -0000 1.1 +++ (...) (22 years ago, 15-Feb-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.756)

  Re: Simplifying Cygwin & brickOS/leJOS
 
(...) been thinking that somebody should do this for quite some time now. I downloaded this package and installed it on my Windows 98 machine. Unfortunately, I have been having problems getting it to build the libraries. This is probably just a case (...) (21 years ago, 4-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 

brickos
(score: 1.756)

  memcpy.c missing terminating " character
 
Hello! First: Im pretty new into Linux/unix as a sysadmin! I have installed gcc as a cross gcc (h8300): Here is what happens when I "make" the BrickOS-0.2.6.10: ###...### [root@ville lego]# tar zxvf brickos-0.2.6.10.tar.gz brickos-0.2.6.10/ (...) (21 years ago, 22-Jul-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.755)

  Re: error in using brickOS under Bricx Command Center
 
(...) I have dug around a bit on my computer and I managed to duplicate your problem. If I do a make realclean from the brickOS root directory: C:\cygwin\brickos>make realclean [lots of output delete] then when I run make -f helloworld.mak I get the (...) (19 years ago, 18-Oct-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.755)

  Gcc/BrickOS installation issues
 
Hi, I'm trying to compile Gcc/BrickOS under cygwin. I have latest version of BrickOS. I tried running ./buildgcc.sh, and the last few lines of that were: bc -I. -I/build/gcc-2.95.2/gcc -I/build/gcc-2.95.2/gcc/config -I/build/gcc- 2.95 (...) (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.755)

  Re: brickOS & GNU Pascal
 
(...) Personally, I think this is great. If a GUI can be developed for BrickOS, it will be a huge boost to BrickOS, because it should be MUCH easier for people to use it. Between this, the DJGPP compiler Ed's working on, and the whole new surge in (...) (22 years ago, 23-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.755)

  Re: Interruptions in BrickOS
 
Good questions! See responses below... "Martin De Wulf" <madewulf@ulb.ac.be> wrote in message news:H51ItF.Ax1@lugnet.com... <snip> (...) You may want to check out the latest (now called BrickOS) at (URL) For us, real-time properties of the platform (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.754)

  Re: Modifying the BrickOS source code
 
(...) But remember that changes in the brickOS files and therefore in the resulting brickOS code will allmost certainly crash the user programs. With every new brickOS version you must recompile the user programs that should run on the brick. (...) (21 years ago, 4-Jul-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.754)

  Re: BrickOS installation with WinME and Cygnus problems
 
(...) I would not try to follow both of these instructions. Pick one and do just exactly what that set of instructions says to do. My favorite, naturally, is the second set (since getting the right set of GCC source code and compiling it without (...) (21 years ago, 5-Aug-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.754)

  Re: error in using brickOS under Bricx Command Center
 
(...) 1. What version of brickos do you have installed? (cat VERSION from the brickos root directory and post the output) 2. What do you mean by "Of course I did in vain."? Be as precise as possible in your answer. With a correctly installed copy of (...) (19 years ago, 19-Oct-05, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.753)

  BrickOS Talking to Robolab?
 
Has anyone used BrickOS to talk to Robolab? I really like the Robolab visualization tools and it would be a shame to not be able to fool Robolab into to talking to the BrickOS firmware. I am in the process of designing a simple Fuzzy controller and (...) (21 years ago, 11-Jun-03, to lugnet.robotics.rcx.legos)
 

brickos
(score: 1.753)

More:  Next Page >>


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