Subject:
|
Re: handy board troubles...
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Sun, 16 Apr 2000 09:03:14 GMT
|
Original-From:
|
Fred G. Martin <fredm@media.mitSPAMLESS.edu>
|
Viewed:
|
1357 times
|
| |
| |
gary --
it's an interesting bug. as you say you've got two 2-dim arrays, i
can surmise that you're using Newton Lab's version of IC. In which
case, they'd be the ones to address this problem.
re: mailing list, it's now administered through LUGNET. please see
enclosed.
fred
The Handy Board list is now part of LUGNET, the LEGO Users' Group
Network.
To register for the list, first create a mail account at LUGNET, by
going to:
http://www.lugnet.com/news/mail/setup/
You'll be sent a confirmation code by Todd Lehman of LUGNET. When you
get the confirmation code, go back to the setup page and enter it.
Then, go to:
http://www.lugnet.com/news/mail/?ng=lugnet.robotics.handyboard
which will subscribe you for delivery of the Handy Board list.
Thanks for your interest in the Handy Board!
Fred
In your message you said:
> This isn't technically a Handy Board problem as my code is being run on
> a Rug Warrior look-alike. However, I suspect that the same problem I'm
> experiencing would happen on my Handy Board if eviscerated one of my
> other robots and tried it.
>
> Continuing..... I am running a program in IC ver 3.2. It is fairly
> large, taking up 11,100 bytes of program space, according to the
> interaction screen, which includes libraries and everything. I also
> have two, two dimensional arrays of 15 x 40 each. What happens is
> this: When declaring global variables, if I try to initialize them (to
> a constant value) as I declare them, they will not initialize. I can
> set them later, and they stick, but not at reset. With smaller
> programs, IC works as advertised. For example, this will work with
> small programs, but not large ones:
>
> int some_handy_global_variable = 10;
>
> The above will initialize to 0 in my program.
>
> Anyone have this problem?
>
> By the way, Fred, I think I got knocked off the mail list. Can you put
> me back on please? I'll behave this time.
>
>
> Gary Livick
> Tiny HC11 products for your robot
> http://www.teleport.com/~raybutts/
>
>
|
|
Message is in Reply To:
| | Re: handy board troubles...
|
| This isn't technically a Handy Board problem as my code is being run on a Rug Warrior look-alike. However, I suspect that the same problem I'm experiencing would happen on my Handy Board if eviscerated one of my other robots and tried it. (...) (25 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
|
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|