Skip to content

hardcoded rjmp to start of new firmware #2

@mattvenn

Description

@mattvenn

When I compile my firmware (fork of avr keyscanner: https://github.com/Dygmalab/avr-keyscanner/tree/arm-flasher) the interrupt table is longer:

00000156 <__ctors_end>:

so the rjmp hardcoded here

asm volatile ("rjmp __vectors-0x1bc8"); // jump to start of user code at 0x38

Doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions