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

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

Re: [avr-gcc-list] atmega128 & external SRAM problem


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] atmega128 & external SRAM problem
Date: Tue, 15 Oct 2002 10:58:23 +0200 (MET DST)

"Frank Siegemund" <address@hidden> wrote:

> However, when I run a small test program, it just reboots after a
> short time indicating that the additional SRAM cannot be accessed.

Are you sure with your analysis?

The reboot could also happen if you accidentally trigger an interrupt
that doesn't have a vector assigned in your application.  Since you
didn't post all of your application (but enough to see that interrupts
are enabled ;-), it's not clear whether you didn't make an error there
(e. g. like mistyping the name of the interrupt function).

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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