|
| | WinLNP is gone
|
| Hi all, I'm working on stuff in BrickOS, and it'd be really helpful to be able to use LNP to communicate with my brick and get data from it. Unfortunately it seems the WinLNP site is gone. Does anybody have suggestions where I could get WinLNP, or (...) (21 years ago, 16-Mar-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.522) |
|
| | cannot install brickOS
|
| Hi, When I'm trying to install the Hitachi H8 cross compiler (on win2000), I have some errors during the installation like : sys/types.h: No such file or directory But at the end it says : GCC install end Done. :---...--- End Wed Feb 25 14:05:50 (...) (21 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.522) |
|
|
| brickos (score: 0.522) |
|
|
| brickos (score: 0.520) |
|
| | Re: Spurious bad readings from sensors
|
| (...) Because of the way BrickOS uses interrupts to handle active sensors, it's possible for sensors to be deprived of power for 300us or more, though typically the interval is only 30us or so. This is due to long interrupt latencies in BrickOS that (...) (21 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.520) |
|
|
| brickos (score: 0.519) |
|
|
| brickos (score: 0.519) |
|
| | Spurious bad readings from sensors
|
| Hi, I instrumented Steve Hassenplug's legway code so that after it falls over it can dump sensor data and motor control valiables out to a PC. One of the things I noticed in this process is that aperiodically, the sensor inputs give a sensor reading (...) (21 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.519) |
|
| | BrickOS: No rule to make target
|
| Hi, I'm trying to build the BrickOS demo programs on windows98. I have gcc v3.2 and make v3.8 installed from cygwin. make clean and make realclean work but when I try to just do a make, the .depend files get built in both the demo directory and in (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.519) |
|
|
| brickos (score: 0.518) |
|
| | Solved my problem with lnpd
|
| Hi, I've solved my problem that RCX didn't receive correctly from tower. I've posted the patch at the brickos project site at sourceforge. (URL) it doesn't work try: (URL) and click on the link " View and post Patches at brickOS project site" (...) (21 years ago, 18-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.518) |
|
| | Re: BrickOS: No rule to make target
|
| (...) Try to substitute the line PROGRAMS=helloworld.lx rover.lx linetrack.lx robots.lx c++.lx sound.lx by this one PROGRAMS= and then "make helloworld.lx" I had also to modify the line in Makefile.common (included by the demo Makefile) which sets (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.518) |
|
| | brickOS & Cygwin with BricxCC
|
| Yesterday, I replaced the two installers I have up on my bricxcc.sourceforge.net site with slightly modified versions. The new installers contain a new cross compiler which I built from 2.95.2 myself (rather than the one Hitachi provided some time (...) (21 years ago, 22-Jan-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.516) |
|
|
| brickos (score: 0.516) |
|
| | Re: BrickOS Assembler
|
| (...) Hi Mike, Check out the source for memcpy.c in the C library. It's not immediately clear, but the directives at the end of the __asm__ section beginning with "r" associate the %n macros with the given variables. I'm not sure of the exact syntax (...) (21 years ago, 18-Jan-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.516) |
|
|
| brickos (score: 0.516) |
|
| | How does?
|
| Hi, How does the lnp_integrity_byte function ever get invoked? I see it defined in kernel/lnp.c, and I see it referenced in boot/brickOS.lvs. Is there some magic to the number 0x9419 (0x8000+0x1414)? Is the ROM receiving a byte and then calling this (...) (21 years ago, 3-Feb-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.515) |
|
| | Re: NEWBIE question : installing BrickOS
|
| I hate to see questions go unanswered. Steve H replied to me saying it took him 12 hours under these conditions, and now that I have done it I can say it took my P233 laptop a full 24 hours to install brickOS under Paolo's instructions. I'm also sad (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.515) |
|
| | Re: brickOS & Cygwin with BricxCC
|
| (...) Its true, Before John "fixed" the older OS issues, I was at my whit's end and was prepared to do damage to myself with a fork -- after unsuccessfully trying to install BrickOS.... but now, thanks to John and Bricxcc my cutlery is safely (...) (21 years ago, 22-Jan-04, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.515) |
|
|
| brickos (score: 0.515) |