avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Debugging contents of external SRAM (avrdude?)


From: Joerg Wunsch
Subject: Re: [avr-chat] Debugging contents of external SRAM (avrdude?)
Date: Mon, 5 Aug 2013 10:49:11 +0200 (MET DST)

Juergen Harms <address@hidden> wrote:

> Avrdude design restricts interactive access to a set of memory types 
> which - for obvious reasons - does not include RAM (reasons that do not 
> apply to external RAM).

The main reason is that the normal programming interfaces simply
do not allow viewing/manipulating SRAM at all.

Is your SRAM accessed through the standard XRAM interface (i.e.
mapped into the regular address space)?  If so, would AVaRICE +
GDB be a solution for you?
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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