Skip to content

No core exception for LoadFault #10

@andelf

Description

@andelf

The following crashes MCU:

let x = 0xf40c01c0 as *const u32; // any invalid address
let y = unsafe { *x };
defmt::info!("y = {}", y);

Note that Debug Module is also crashed.

MCU: HPM5300, HPM5361

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