Skip to content

What's going on with the spare 156 bytes on the end? #2

@Bluebie

Description

@Bluebie

tiny85 is supposed to have 8kb of memory, 8kb is 8192 bytes exactly, but USBtinyLoader-tiny85 is only 8,036 bytes big when read from device and saved as raw bytes. What's the dealio yo? What are those 156 extra bytes all about? Seems like a lot of FFFF to be hanging around in a bootloader. With a page size of 64 bytes it seems like the bootloader should be able to slide two pages over towards the end? Is there a reason for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions