To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.pbforthOpen lugnet.robotics.rcx.pbforth in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / pbFORTH / *518 (-20)
  Re: pbForth vs RCX 1.0
 
Thanks, Just to make sure, let's take an example. Let's say that I have two RCX, named A and B. What if the program in RCX B is waiting for a character on the instruction KEY and RCX A sends a character, let's say '5' (ASCII 52) with 52 EMIT ? That (...) (22 years ago, 27-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: pbForth vs RCX 1.0
 
"Mario Beaulieu" <mariobeaulieu@videotron.ca> writes... (...) Yes. I run pbForth on RCX 1.0, 1.5 and 2.0. No differences. (...) No, to my knowledge. In pbForth the IR port is entirely devoted to communication between the brick and the terminal. (...) (22 years ago, 27-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  pbForth vs RCX 1.0
 
Hi, Is pbForth fully compatible with RCX 1.0? Can RCX 2.0 communicate with RCX 1.0 in pbForth (using IR ports)? Thanks Mario (22 years ago, 26-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  pbForth questions
 
The output of my compiler typically looks like: \ Begin code sample FORTH CODE ... ... : ENTRYPOINT ... ; 0 ENTRYPOINT \ End code sample Or, in other words, I'm currently (and this isn't permanent) not allowing programs to be compiled that do not (...) (22 years ago, 26-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: Displaying info while debugging
 
Mario (and all other pbForth users - both of you :-) I'm very happy to include ANY contributions that you may have in the source archive. Even if I don't update the actual core, I still add useful scripts to the distribution all the time. Any (...) (22 years ago, 17-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Terminal Emulator
 
(...) saving the system (SAVESYS) and I would like to test it with another Terminal Emulator. Thanks Mario (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
(...) I agree that the core should be kept small, I'm sorry for not thinking this through all the way. Please do post the definitions on this message board so we can all benefit from your work. I will do the same. (...) No ignorance on your part, a (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Terminal Emulator
 
Ralph Hempel has one written in Tcl that be downloaded from his web site: (URL) noticed that there is also a c.l.f. newsgroup message titled 'Small terminal emulator' that is asking for the same thing to be written in a public domain Forth. This (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
Hi David, If I can come up with anything usefull, I could post the source code here or send it to you by e-mail. Again, I think it's best that M. Hempel keeps the core small and that we add extensions to that core. Excuse my ignorance, but what is (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
I agree that pbForth is GREAT! Hopefully you're forwarding all your debugging words to Mr. Hempel. I noticed on the c.l.f. newsgroup in a message called 'Small terminal emulator' that Lionel Rogers is writing an introduction to programming book (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
(...) Hi Ralph, You may be right because if I insert KEY somewhere in the loop, it displays the information at each pass in the loop. (...) Otherwise, I like pbForth a lot. I'm still learning the particularities of this implementation (what's in, (...) (22 years ago, 15-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: Displaying info while debugging
 
Yes, rcxTcl is probably looking at the data coming in on the IR and buffering it until there is a pause. I'll check it out this week and send out an update if I can.... How are you making out otherwise with pbForth? Cheers, Ralph (...) (22 years ago, 15-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Displaying info while debugging
 
Ralph, Coult it be that the console (RcxTcl) does that (and not pbForth)? Thanks Mario (...) (22 years ago, 15-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Terminal Emulator
 
Hi, I'm trying to find a Terminal Emulator that can access the IR Tower thru a USB port. So far, the ones I found can access only a serial port (COMx). Any suggestions? Thanks Mario (22 years ago, 8-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: CPR for RCX?
 
(...) Me too, except that Forth gives you ample opportunity to hang the machine with infinite loops and errant pointers causing writes into the program space. On the bright side, I have been working on a trap handler for pushbuttons that will give (...) (22 years ago, 7-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: CPR for RCX?
 
(...) Thanks. Good to know. (...) I'm familiar with that procedure, too. Thank goodness for the '-firmfast' flag in NQC... I do have another question, though (Oh, the joys of actually testing on real hardware...) 1) When I load a program, does it (...) (22 years ago, 7-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: CPR for RCX?
 
From my experience, what you are describing is normal behavior for the current version of pbForth. Mr. Hempel has done an excellent job of creating a version of Forth to work with the RCX, but the work is far from complete. If you look at the (...) (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: CPR for RCX?
 
(...) Matt, Just because the LCD is blank does not mean that pbForth is not running. When you power the RCX on and pbForth is the firmware, the LCD is blanked. Can you communicate over the IR link? If so, you're fine. If you DO need to remove the (...) (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: CPR for RCX?
 
I don't know much about forth, but I'll try to help. I'm not sure that any firmware (normal) could keep the RCX from turning on. Try taking the batteries out, wait a few minutes, then put the same ones back in. If it turns on, it was the firmware. (...) (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  CPR for RCX?
 
Hello all, I've got a rather odd condition here with my old 1.0 RCX. It's seen just about every firmware out there, and I just nuked Lejos for pbForth. I used the NQC downloader, loaded the most recent s-record, and lo!, '4th' appeared on my (...) (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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