|
I quote from the original readme:
"Type "dll demo/helloworld.lx". If all is well, it should be automatically
relocated and transmitted to program slot 0. Press the RUN key to run. The
program stops automatically.
Type "dll demo/rover.c -p1" to transmit the other demo to program slot 1.
Use the PRGM key to select the desired program. "
I'm doing this but once I've downloaded the several programs to the RCX
(adding on the appropriate -p0, -p1 etc suffixes), pressing the PRGM button
does nothing! Surely the "0" on the right hand side of the display
should change to a 1,2 or 3 etc!?! It stays as "0". Please help.
Could it be something to do with the fact that half the time it says
"sending keepalive..." 5 times followed by "error deleting program" Also
sometimes it says nothing in Cygwin and the program appears correctly,
albeit only as p0 with the previous program non existent.
And, sometimes it results in a "-" appearing in the right hand side of the
display with no programs in the RCX.
Thanks,
Ralph Clark
P.S.
----
How about having a compiler error if too many characters are attempted to be
output to the screen at once (>5 characters)?
e.g. cputs("123456");
|
|
Message has 1 Reply: | | Re: The PRGM key
|
| I had similar problems when using legOS with CONF_TM defined in boot/config.h What I found was that the lnp handler was not getting enough processing time and was missing some data at times. Try the following fix and let me know if it helps. If so, (...) (23 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos)
|
13 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|