Subject:
|
Re: Displaying info while debugging
|
Newsgroups:
|
lugnet.robotics.rcx.pbforth
|
Date:
|
Sat, 15 Jun 2002 21:15:26 GMT
|
Viewed:
|
2319 times
|
| |
| |
Ralph,
Coult it be that the console (RcxTcl) does that (and not pbForth)?
Thanks
Mario
In lugnet.robotics.rcx.pbforth, Mario Beaulieu writes:
> Hi,
>
> I would like to be able to show some info on the Terminal Emulator while
> debugging, but it seems that pbForth "keeps" the info until the program is
> over. For example:
>
> : TEST 100 0 DO I CR . 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ;
>
> will start the motor a while before the 100 numbers are displayed. Actually,
> the numbers will appear at about the same time the motor stops. Is there a
> way I can make it show each number before the program is over?
>
> Thanks
>
> Mario
|
|
Message has 2 Replies: | | 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
|
| (...) Mario, I did some checking and I think the real issue is with the USB driver from LEGO. The serial tower does not exhibit this behaviour. It has its own problems, which include falling asleep after 2 seconds of inactivity. So, as far as I can (...) (22 years ago, 2-Jul-02, to lugnet.robotics.rcx.pbforth)
|
Message is in Reply To:
| | Displaying info while debugging
|
| Hi, I would like to be able to show some info on the Terminal Emulator while debugging, but it seems that pbForth "keeps" the info until the program is over. For example: : TEST 100 0 DO I CR . 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ; will start the (...) (22 years ago, 3-Jun-02, to lugnet.robotics.rcx.pbforth)
|
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|