cycle limit?
Archiver
Posts: 46,084
We are using a BS-2sX to run experiment 27, and we modified the code
so it'll run continuously. We were running it on a Board of
Education (Rev. . The problem is, after running for a couple
thousand (?) cycles, the program would stop sending DEBUG commands to
the Stamp Editor. And the output, as monitored by an oscilloscope,
would also cease.
Why's that?
Thanx,
Jimmy
so it'll run continuously. We were running it on a Board of
Education (Rev. . The problem is, after running for a couple
thousand (?) cycles, the program would stop sending DEBUG commands to
the Stamp Editor. And the output, as monitored by an oscilloscope,
would also cease.
Why's that?
Thanx,
Jimmy
Comments
>We are using a BS-2sX to run experiment 27, and we modified the code
>so it'll run continuously. We were running it on a Board of
>Education (Rev. . The problem is, after running for a couple
>thousand (?) cycles, the program would stop sending DEBUG commands to
>the Stamp Editor. And the output, as monitored by an oscilloscope,
>would also cease.
>
>Why's that?
Did you check the battery voltage ? The BS-2SX is rather power hungry.
>Thanx,
>
>Jimmy
>
>
>To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
>from the same email address that you subscribed. Text in the Subject and
>Body of the message will be ignored.
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
the problem is still there.
-Jimmy
--- In basicstamps@y..., Bruce Bates <bvbates@u...> wrote:
> At 04:51 AM 11/28/2001 +0000, you wrote:
> >We are using a BS-2sX to run experiment 27, and we modified the
code
> >so it'll run continuously. We were running it on a Board of
> >Education (Rev. . The problem is, after running for a couple
> >thousand (?) cycles, the program would stop sending DEBUG commands
to
> >the Stamp Editor. And the output, as monitored by an oscilloscope,
> >would also cease.
> >
> >Why's that?
> Did you check the battery voltage ? The BS-2SX is rather power
hungry.
>
> >Thanx,
> >
> >Jimmy
> >
> >
> >To UNSUBSCRIBE, just send mail to:
> > basicstamps-unsubscribe@y...
> >from the same email address that you subscribed. Text in the
Subject and
> >Body of the message will be ignored.
> >
> >
> >Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>We found a 9-VDC AC-DC converter and plugged it into the board. But
>the problem is still there.
>
>-Jimmy
>
>Jimmy -
I'm not familiar with that particular exercise, but are you exceeding the
limits of some variable ? The size (NIB, BYTE, WORD) will dictate the maximum
number that can be contained therein.
Regards,
Bruce Bates