| | RE: sending files to pbForth
|
|
(...) Remember to set up character and line pacing. Char pacing should be about 20 msec or so and the line space should be 100 msec. Does the LCD display 4th after you have uploaded pbforth.srec using NQC? I personally HATE hyperterminal. Try CRT. (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
|
|
| | Re: sending files to pbForth
|
|
(...) yes, that I forgot to do... (...) yes, and it works well in direct mode via HyperTerminal (...) I will try it sorry for bothering with FAQs... have a nice day /Vlad (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
|
|
| | Re: sending files to pbForth - results
|
|
i tried, and indeed CRT works much better. but, when using POWER_INIT and POWER_OFF standalone, the display remains lit, showing 4th... and when running TEST_POWER from the supplied scripts, the RCX suddenly (at the fourth step) did not want to come (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
|
|
| | Re: sending files to pbForth - results
|
|
Hi Vlad, (...) These commands are low-level calls to ROM firmware. If you want to simulate original firmware' behaviour you mast do a little coding. May be you will be interested to see my small example at the end of this post. This is the part of (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.pbforth)
|
|
| | Re: sending files to pbForth - results
|
|
Hello. I became acquainted with pbforth via Jonathan Knudsen's (O'Reilly) books and think that it's a terrific place to learn forth. I am using CRT with line delay=100 and char delay=20, but if I wait between carriage returns, I get "garbage" I (...) (25 years ago, 21-Nov-99, to lugnet.robotics.rcx.pbforth)
|
|
| | Re: sending files to pbForth - results
|
|
(...) think (...) Also, try the places like www.forth.org or www.taygeta.com (...) com port (...) I'm afraid there is no any good way. Seems this "garbage" appears due to some design problems in IR tower scheme. Usually it happened whenever the (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)
|