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 / *3673 (-20)
  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: 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)
 
  YAL, Yet Another LegWay
 
YAL: Yet Another LegWay ===...=== (2 URLs) Allen Foster> and (URL) Harold Jarvie> posts showed me that it was possible to build a LEGO-only self-balancing robot, inspired by the famous (URL) Steve Hassenplug's LegWay>. Here are some details of my (...) (21 years ago, 5-Feb-04, to lugnet.robotics, lugnet.robotics.rcx.legos, lugnet.announce, FTX) !! 
 
  Re: Cannot receive with LNP.
 
(...) Ok cool !! Can you make a report after make this work ? nanobapt (21 years ago, 3-Feb-04, to lugnet.robotics.rcx.legos)
 
  Re: How does?
 
(...) lnp_integrity_byte is called from the function rx_handler in lnp-logical.c Bye! Gerard. (21 years ago, 3-Feb-04, to lugnet.robotics.rcx.legos)
 
  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)
 
  Re: Cannot receive with LNP.
 
(...) Hi, For the moment I've achieved that the PC can receive from the rcx. I've done it commenting some error check from lnpd and it seems to work properly both the addressing and the integrity layer. Now I'm trying to do the other way (from pc to (...) (21 years ago, 3-Feb-04, to lugnet.robotics.rcx.legos)
 
  Re: Cannot receive with LNP.
 
(...) I never seen the adressing message work .... Try to search if you have the good adress setup in the lnp_adressing_write function. nanobapt (21 years ago, 30-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: BricxCC release 3.3.7.7
 
(...) Upon further review, it would appear that (at least on my machine and one other that I have heard about) the new release of BricxCC (3.3.7.7) does, in fact, correctly download the brickOS firmware. My previous tests were using an old copy of (...) (21 years ago, 30-Jan-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Cannot receive with LNP.
 
Hi list! my name is Gerard and I'm working with BrickOS over the lego mindstorms. My problem with LNP is that it seems not to be receiving anything. After having installed the handlers on both sides (pc and rcx) no one seems to receive anything. On (...) (21 years ago, 30-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: Further Adventures with Assembler
 
(...) Got it. I just converted my whole program from C++ to C, and then it stopped whining. (21 years ago, 28-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: Further Adventures with Assembler
 
(...) Yeah... that was me being stupid. The types are all correct in the program. I tried compiling without the .b and .w's, just to be sure and it's the same error. The arrays that cause the problem are of type const char. There's three that have (...) (21 years ago, 27-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: Further Adventures with Assembler
 
(...) The line above should produce an error because you are specifying a byte move into a word register. The fact that it doesn't always cause an error makes me think there's something flakey (in the assembler) in the way instruction operand sizes (...) (21 years ago, 27-Jan-04, to lugnet.robotics.rcx.legos)
 
  Further Adventures with Assembler
 
Just wanted to thank everyone again for the help on assembler. I've been very successful and managed to greatly increase the speed of a critical portion of my program. However, I'm still having a very bizarre issue: In the middle of an assember (...) (21 years ago, 27-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: problem wirh downloading demo program
 
The program "dll" attempts to delete the program in the slot on the RCX that the new program will be placed. It does this every time, because, it doesn't know if a program is there or not (better safe than sorry). The fact that you are getting this (...) (21 years ago, 26-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: problem wirh downloading demo program
 
(...) This error indicate that the program don't download succefully the program ... turn on RCX ;-) or see if you can acess to the right COM name or sotmething like that nanobapt (21 years ago, 26-Jan-04, to lugnet.robotics.rcx.legos)
 
  problem wirh downloading demo program
 
Hi, I tried to download the hello-world demo-program after downloading legos for the first time. It failed with the message "delete program failed". What program should be deleted, there is none! Anne (21 years ago, 26-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: BricxCC release 3.3.7.7
 
(...) Unfortunately, BricxCC is still not downloading the brickOS firmware correctly. I will look into this problem and try to fix it. In the mean time, you can use firmdl3 which works correctly. John Hansen (21 years ago, 23-Jan-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  BricxCC release 3.3.7.7
 
I've released version 3.3.7.7 of BricxCC today. It adds a Spybot EEPROM tool window. It adds a new configurable watch tool window. It adds a new generic set source value tool window. It adds a hot key (F2) for the pbForth console. The position of (...) (21 years ago, 22-Jan-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: brickOS & Cygwin with BricxCC
 
(...) Thanks again for testing this for me! (...) The Send Messages tool window can send any IR message from 0 to 255 to a brick. John Hansen (21 years ago, 22-Jan-04, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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