avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory corruption (?) I don't understand


From: Ian Molton
Subject: Re: Memory corruption (?) I don't understand
Date: Tue, 22 Jun 2021 17:00:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 22/06/2021 12:59, BERTRAND Joël wrote:
>       Hello,
> 
>       I'm writing a firmware for a board that uses a ATMega 1284. Firmware
> continuously restarts

This is likely a branch through zero.

Common causes on AVR are bad function pointers, and stack damage.

-Ian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]