 | | Re: cygwin messed up?
|
|
You can try a few things with the makefile.common in the util directory and change the tool prefix from cc to gcc. Later u might have another error related to ld at that point u'll have to put the extension .exe in front of ld in one of the (...) (23 years ago, 6-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | cygwin messed up?
|
|
i'm running the lates version of cygwin and i'm trying to follow the instructions at (URL) but, when i try to make depend i get some errors: $ make depend for i in util lib boot demo ; do c:/djgpp/bin/make.exe NODEPS=yes -C $i depend || exit 2 ; (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: NQC and BricxCC problem
|
|
John, The crash is because NQC is trying to print out an error message but doesn't have legitimate information about the lexical location (file, line number, etc) of where the error occurred. The error itself is from the "#pragma init" line - (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.nqc)
|
|
 | | an RCX programs another RCX
|
|
Hi all, I've posted a new page to our site http:/www.convict.lu...sIntro.htm that turns around the theme of programming an RCX from another RCX. A first application is a robot called SCOUT (it is a Rover2 taken from the Mars Exploration Set) (...) (23 years ago, 5-May-02, to lugnet.robotics)
|
|
 | | RE: Co-operative Multi tasking in pbforth 2.1
|
|
(...) Mario, Thanks for the feedback. As you all know, writin this stuff is hard. I figure 10 minutes of reading time is probably 2 or 3 hours of writing... (...) Ha! The dark side has won you over! Can you give us a tiny hint on the subject? I'll (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: tty problem
|
|
(...) try this: ../util/firmdl3 --tty=usb legOS.srec (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | NQC and BricxCC problem
|
|
Dave (or anyone else who might have an idea), I'm trying to figure out a problem that a user reported regarding BricxCC and its interaction with NQC. (I've only tested it against the latest release of both BricxCC and NQC.) When attempting to (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.nqc)
|
|
 | | tty problem
|
|
Hello, I have recently downloaded the legos-0.2.6 version and have built it under windows Cygwin. when I give the command being in the boot directory where legOS.srec is export RCXTTY=USB ../util/firmdl3 legOS.srec it says USB: No such file or (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | is it possible to use the lego vision command with the handyboard?
|
|
I'm interested in using the lego vision command with my handyboard. But it seems to use a (usb) port. So is there a way to use a (usb) with the handyboard? And has anyone ever attempted to hack the lego vision command for their handyboard? Also does (...) (23 years ago, 4-May-02, to lugnet.robotics.handyboard)
|
|
 | | OT: H8S disassembler?
|
|
Ok, this is somewhat off-topic, but I'm hoping the people here can help. I'm looking for a disassembler for the H8S/2214 processor (and probably an assembler too). This is the processor used in the Cybiko Classic. I don't know how similar it is to (...) (23 years ago, 4-May-02, to lugnet.robotics)
|