|
| | Re: table brickos light to percent
|
| In my opinion, the best way to approach this is the following: When the program starts, begin a Calibration, by first activating the light sensor, then reading the value. You can either wait a specific amount of time or have the user press a button (...) (20 years ago, 27-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.535) |
|
| | How to increase address range in brickos ?
|
| Does anyone know a way to increase the address range in brickos beyond 0 through 15 ? When I cycle through the address range via View + Prgm it stops at 0xF0. The port is always set at zero. What if I modify the port value ? Or does that affect (...) (21 years ago, 19-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.534) |
|
| | BrickOs 0.2.6.10.6 vs 0.2.6.09.newConf2
|
| Hiya, I think we have encountered a problem in the latest brickOS, we have implemented a quite big program(to demonstrate a network protocol PROPHET). We had some trouble using the latest brickos0.2.6.10.6 some memory leak? caused the program to (...) (21 years ago, 8-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.532) |
|
| | Re: BrickOs 0.2.6.10.6 vs 0.2.6.09.newConf2
|
| Patrik, It could be a memory leak, or maybe a memory fragmentation issue. If the memory manager cannot find a single block of memory large enough for the request it will fail. You may be able to tell by displaying the available memory on the lcd, (...) (21 years ago, 10-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.532) |
|
| | problems with creating arrays of larger sizes
|
| Hello, at the moment I try to get experience with the memory of the RCX. I've read somewhere that the brickOS firmware is about 8kB big. I loaded a program with a size of 2 kb down to the RCX. With the help of the program I created an array of the (...) (21 years ago, 14-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.532) |
|
| | Use of LNP under Windows
|
| Hello I'd like to send sensor values from the RCX to my PC. In this forum I've read that I can do this with the help of LNPD. The OS on my PC is Win 2000, I'm using Cygwin to compile my BrickOS programs, my IR-Tower is connected to an USB port. Is (...) (21 years ago, 12-May-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.531) |
|
|
| brickos (score: 0.531) |
|
| | 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 (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.530) |
|
| | brickos in SuSE 9.0
|
| Hi, I have installed brickos-0.2.6.10.6 in my SuSE 9.0 machine. First, I downloaded binutils-2.14.tar.gz and gcc-3.3.tar.gz Then I built h8300-hitachi-hms crosscompiler from gcc and binutils. After that, I have downloaded and installed (...) (21 years ago, 19-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.530) |
|
| | Re: brickos in SuSE 9.0
|
| Hi, I'm using suse9 and managed to get it working by installing debian utilities and installing the recommended(in brickos HOWTO) h8300 binutil/gcc versions as debian packages. But I'm using a different version of brickos0.2.09 because I'm having (...) (21 years ago, 20-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.530) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| Hi, Yesterday I changed it into "\brickos", but as wanted to download a Programm again today, it didn't work (also only with Cygwin not). So I tried everything, I have also deinstalled BricxCC, Cygwin and BrickOS (perhaps some registry files (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.530) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| (...) Can you explain a little more what you mean by "sometimes"? Are you saying that with the OS root set to \brickos compiling works for some programs but not for others or are you saying that with BricxCC installed on one computer it works with (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.529) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| I have found the solution myself (and with the help of the Mindstorms Forum): Edit -> Preferences -> Compiler C/C++/Pascal Here you have to set the right paths. The OS root was wrong. (At me) It has to be /brickos and not /brickos-0.2.6.09.newConf2 (...) (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.529) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| (...) It sounds like you are having cygwin issues. Do you have a copy of bash.exe in a directory on your path somewhere other than in c:\cygwin\bin? Does your path include c:\cygwin\bin? If it doesn't then you need to add it to your path. You should (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.528) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| (...) I am glad you were able to get this sorted out. I should add a note to the readme.txt which makes this additional configuration step for folks who already have earlier releases of BricxCC installed clear. John Hansen (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.528) |
|
|
| brickos (score: 0.528) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| Hi, I want to say thanks, too, but I have a problem: I cant't compile and download programmes to the RCX. I always get the message: Compile Failed Errors found during compilation But I can download the firmware. Does anyone has a solution? Thx Franz (...) (21 years ago, 10-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.528) |
|
|
| brickos (score: 0.527) |
|
| | problems with "dll"
|
| Hi, I've installed cygwin and BrickOS successfully and downloaded the helloworld program, it workes. But when I now want to download a program with dll, following message appears: bash: dll: command not found What can I do? Thanks Franz Steinmetz (...) (21 years ago, 10-Apr-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.527) |
|
| | Threaded LNP problems
|
| Hi, I've written a small program with a few rcx's moving around trying to communicate with each other through IR. Every Robot is supposed to send it's lnp address every 100ms in a seperate thread, listen for other robots in another thread and move (...) (21 years ago, 19-Mar-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.522) |