Skip to content

cortex_m::asm::bootload doesn't mention vector table relocation #559

Open
@dimpolo

Description

@dimpolo

So I spend a while figuring out why my interrupts weren't working and it seems like I wasn't the first.

I think cortex_m::asm::bootload should at least mention setting VTOR in its documentation. Maybe it could even implement it directly if a set_vtor paramter is true or something similar

See also rust-embedded/cortex-m-rt#338

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