The following crashes MCU: ```rust 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
The following crashes MCU:
Note that Debug Module is also crashed.
MCU: HPM5300, HPM5361