To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *1345 (-20)
  RE: Call for debugging support
 
(...) I'm not sure what the issues are, Markus. But I could have a look at it in the new year. The lack of debugger support in legOS was one of the main reasons behind my development of pbForth. That and the fact that you can (one day) host pbForth (...) (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.legos)
 
  Call for debugging support
 
Hello everyone, a while ago several people discussed decent debugging facilities for legOS, possibly in the form of remote gdb support. Did work in this avenue progress to something faintly usable already? If not, what are the key problems? Ciao, (...) (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: How did you made nqc?
 
I second that. Thanks for the explanation. It made a good after word for your book! (...) Joel Shafer joel@connect.net (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.nqc)
 
  Re: How did you made nqc?
 
(...) Yes, a lot of work...which is why the "iteration" part was so important. Individually, none of the steps were too time consuming, and each had a lot of positive feedback associated with it...which served to motivate me for the next step. The (...) (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.nqc)
 
  Re: How did you made nqc?
 
(...) Thanks for your reply, this exactly what I (and probably others) wanted to know. It seems that it took a lot of work, time and knowledge... Thanks again ! Philippe (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.nqc)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes, Sergey. either that or a separate zip file with appropriate tools for each platform. Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (URL) ---...--- Reply to: rhempel at bmts dot com ---...--- (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Whitespace and comment remover in perl
 
(...) :) (...) unfortunately i've broken my palm III by stepping on it. (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes i've done a stty ispeed 2400 ospeed 2400 </dev/cua0 before (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
Hi Ralph, If I understood well, do you have plans to make an alternative "tools" directory in your next release? In that case I would be glad to propose my "terminal" for your collection. (I will send you the code by e-mail) Sergey (...) My (...) (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
I've got the similar effect with my Cygwin+'rx'. One of the problems was the COM port speed: it was 9600 instead of 2400. Have you checked your port settings? Anyway, something other remain... I will try it again tonight. Sergey. (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Whitespace and comment remover in perl
 
(...) OOPS! I guess that those pesky regexps are not for the faint of heart. The new Tcl standard also allows you to specify less greedy regexps. The nesting of comments as you suggest is illegal FORTH anyways. It only specifies that a close comment (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Whitespace and comment remover in perl
 
(...) Your statement of the LONGEST match may be correct for TCL but not for perl! look at the second regexp: the '?' inside means expand to the smallest match ( this is a perl specialty i think) the only thing is, if you nest comments like ( (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Whitespace and comment remover in perl
 
(...) <snipped script> Carsten, This is a good start. Here's my comments on each of the regexp lines... By the way, my Tcl script handles most of this stuff properly, but I'm waiting until the new year to develop XMODEM uploads for it.... (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Whitespace and comment remover in perl
 
Hello, i've written a little perl script, which removes white spaces and comments from a forth source code. If called without any parameters, it reads from STDIN and writes to STDOUT. If called with 1 parameter, this parameter is interpreted as an (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Ok yesterday evening i tryed to track down this problem. Using a y cable and my old terminal. The communication starts normaly. The first frame was transmitted correct, 'rx' answered with <ACK> but the RCX never sees the <ACK>. If i type the (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
Strange. I got my cygwin through the cygnus site, but as far as i can tell it's the same as the one on arthurdent. Mine comes from one of the mirrors on ftp://go.cygnus.com/...n/latest/. The file is called full.exe. (...) Make --version gives me: (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
It is quite possible that there is a versioning problem here. The cygwin on arthurdent is reasonably new (August?), but not exactly cutting edge. Peter provided me with links to everything except that, so I provided my own. If he'll provide me with (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
(...) I tried this on a NT 4 machine with little success. First of I got the message: chili : /legOS make for i in util lib boot demo ; do make -C $i || exit -1 ; done i was unexpected at this time. make: *** [all] Error 1 After replacing the make (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.legos)
 
  A Hosting Offer (was Re: Getting LegOS 0.2.2 working on Windows)
 
Thanks are due to Peter for the perserverance to get this thing working. On a related note, there has been quite a bit of legOS related development lately, and since I have (for the near future- a year and a half at least) unlimited bandwidth and (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.legos)
 
  Getting LegOS 0.2.2 working on Windows
 
Instructions to get a working LegOS 0.2.2 on Windows are at: (URL) Much thanks is due to Luis Villa for editing and hosting. Peter (25 years ago, 14-Dec-99, 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