Hardfault error caused by ARM Cortex m0 non-4-byte alignment #33969
Labels
area: ARM
ARM (32-bit) Architecture
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
MCU: ARM Cortex m0
File: subsys/random/rand32_timer.c
Function: void z_impl_sys_rand_get(void *dst, size_t outlen)
A hardfault error occurs when the address pointed to by the pointer udst is not aligned with 4 bytes
The text was updated successfully, but these errors were encountered: