Commit 3fa972fc676cdeb2b6bb82f51d5ca29d1cc061e0
authorJonathan Creekmore <jonathan@thecreekmores.org>
Thu, 6 Mar 2014 15:21:52 +0000 (09:21 -0600)
committerDoug Goldstein <cardoe@cardoe.com>
Sat, 15 Mar 2014 18:39:58 +0000 (13:39 -0500)
treec34614e3a135c388f23eddee4ebc62affd52681c
parente0749c147eabd317cb1496f0cf9257dd68bc681e
Message:
16-bits is not large enough if using RAMPZ

The RAMPZ register allows the effective address to be up to 24-bit,
so a 16-bit variable is not large enough to hold it.
simavr/sim/avr_flash.c