Mark Bresler
04-29-07, 11:02 PM
Hi,
I am working with the Toy Traveler program that was posted several months ago in response to an earlier quest of mine. I had it working, scanning through the lights and stopping as the switch was depressed. I then came back to the program after connecting the motor controller board and am getting some curious actions. Pressing the switch does not seem to be doing anything now, even with the unmodified program. In debugging I found a very curious result where new words are not recognized until a built in word is used. An example follows:
------
HEAD0LED OFF
OFF ?
REDLED OFF OK
HEAD0LED OFF OK
---
this happens regardless whether INIT is run before or not. Have I've forgotten some set up procedure, or is there another explanation,
thanks, Mark
I am working with the Toy Traveler program that was posted several months ago in response to an earlier quest of mine. I had it working, scanning through the lights and stopping as the switch was depressed. I then came back to the program after connecting the motor controller board and am getting some curious actions. Pressing the switch does not seem to be doing anything now, even with the unmodified program. In debugging I found a very curious result where new words are not recognized until a built in word is used. An example follows:
------
HEAD0LED OFF
OFF ?
REDLED OFF OK
HEAD0LED OFF OK
---
this happens regardless whether INIT is run before or not. Have I've forgotten some set up procedure, or is there another explanation,
thanks, Mark