omnivore
08-18-04, 02:20 PM
I am experiencing a problem with my ServoPod that prevents it from starting correctly.
I flashed a segment of the program I am working on (I can send this if helpful) which appeared to work properly. This program had been extensively tested and was working fine. No changes were made to it. My intention was to upload what had been tested and was working before starting in on a second segment of the project.
However, upon powering down and then up, it has become unresponsive. When first powered up, it displays the expected "IsoMax V0.6", but will not respond after that. If, for example, I type in "WORDS", on hitting return it adds a space and does not appear to respond otherwise. Hitting the reset button causes "IsoMax V0.6" to reappear but no other response happens. The settings on ZTerm have not changed (9600 baud, no parity 8 data bits, one stop bit).
If I type in "REDLED OFF" for example on startup, the machine does not startup.
The only anomaly I can identify is that one word that I defined was not followed by EEWORD, since I deemed the word redundant. I assume that there is no problem with selectively using EEWORD in this way - no other word referenced this word.
What has happened and what am I doing wrong?
I flashed a segment of the program I am working on (I can send this if helpful) which appeared to work properly. This program had been extensively tested and was working fine. No changes were made to it. My intention was to upload what had been tested and was working before starting in on a second segment of the project.
However, upon powering down and then up, it has become unresponsive. When first powered up, it displays the expected "IsoMax V0.6", but will not respond after that. If, for example, I type in "WORDS", on hitting return it adds a space and does not appear to respond otherwise. Hitting the reset button causes "IsoMax V0.6" to reappear but no other response happens. The settings on ZTerm have not changed (9600 baud, no parity 8 data bits, one stop bit).
If I type in "REDLED OFF" for example on startup, the machine does not startup.
The only anomaly I can identify is that one word that I defined was not followed by EEWORD, since I deemed the word redundant. I assume that there is no problem with selectively using EEWORD in this way - no other word referenced this word.
What has happened and what am I doing wrong?