[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] jtag gdb linux
From: |
honschu |
Subject: |
Re: [avr-gcc-list] jtag gdb linux |
Date: |
Sun, 2 May 2004 14:56:53 +0200 |
User-agent: |
KMail/1.6 |
On Sunday 02 May 2004 07:48, Robert Moro wrote:
> For a robot competition (www.melexis.com/trophy) I was in a team building a
> robot. We had similar problems. We were adding code and more code, when at
> certain point the controller started resetting. We didn't have an ICE, so we
> had to guess what was going wrong. We thought the problem might be a stack
> overflow, due to too much (local) variables. To solve this, we made all the
> variables global. This does not deserve a price in a beauty-competition, but
> it solved the problem of the resets.
>
> Succes,
> Robert
Is this a general problem of avr-gcc/binutils... ?
Howto solve?
- Re: [avr-gcc-list] jtag gdb linux,
honschu <=