Sign in

username:

password:



Not a member?

Search rabbit-semi



Search tips

Subscribe to rabbit-semi



Ads

Discussion Groups

Discussion Groups | Rabbit-Semi | Re: Re: coData Structure Trashed: Run time error

This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions, flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.

Re: Re: coData Structure Trashed: Run time error - Scott Henion - Apr 8 3:15:03 2008

swapnil bakare wrote:
> Hi Scott,
> No, I have not changed compiler nor it's new installation. Using DC
> 8.61. Nothing has changed from working code, compiler, Rabbit board, PC.
> Any suggestion !!!
>
like I said, reduce the local variables in functions. Costates have a
limited stack use.

Could also be some other part of your code exceeding the bounds of an array.

I have seen this many times. Once program gets to be a certain size,
costates fail. The compiler is buggy on this, always has been. That is
why I have given up on costates and DC. It is a hobby compiler, not
something I would consider for serious development.

--
------------------------------------------
| Scott G. Henion| s...@shdesigns.org |
| Consultant | Stone Mountain, GA |
| SHDesigns http://www.shdesigns.org |
------------------------------------------
Rabbit libs: http://www.shdesigns.org/rabbit/
today's fortune
Windows is a pane in the ASCII.
------------------------------------



(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )