avrdude-dev
[Top][All Lists]
Advanced

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

is the 2560 flash not actually 256 KBytes? avrdude writes/reads 261258 b


From: Britton Kerin
Subject: is the 2560 flash not actually 256 KBytes? avrdude writes/reads 261258 bytes
Date: Mon, 14 Jun 2021 13:14:20 -0800

avrdude -c avrispmkII -p m2560 -P usb -U flash:r:downloaded_image:r

produces a file 261258 byts long.

When writing the flash I get a message:

avrdude: 261258 bytes of flash written

I expected this number to be 262144.

Is the 2560 flash memory actually slightly smaller than the start of
the datasheet states, or is avrdude doing something strange?

Britton



reply via email to

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