Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] strange display

2006-11-07 by David VanHorn

On 11/7/06, Moataz Hussein <husseinmoataz@yahoo.com> wrote:
>
>
> I do not re program, just power cycling.
> nothing in the ram


You're going to have to chase it out, debugging is where it really gets
interesting.

One thing that I do on all my projects, is during init, before I set up
anything that uses ram, I write all ram cells to zero.  This helps assure
that everything starts from a known state.  If I ever forget to init a ram
variable, at least it will start from the same state.

I've also been known to go change that to $FF or other values, hoping to
uncover anything that was actually using an uninitted value.


[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.