Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Reading from flash in Assembly

2004-12-01 by Paul Maddox

Paul,

> Assuming you align your array on a 256-byte boundary, we can drop one
> instruction:

you mean like ;-

.ORG 0x0200 <data><data>....

Rather than;-

.ORG 0x0201 <data><data>.....

That shouldn't be too hard, I just need to make sure its above the are where
the code is.
Cheers

Paul

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.