We need to set CONFIG_HW_STACK_PROTECTION=y, instead of the internal symbol CONFIG_MPU_STACK_GUARD, in order for fatal.c to be able to parse the error code. MPU_STACK_GUARD is, anyway selected if HW_STACK_PROTECTION is set. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_HW_STACK_PROTECTION=y
|
|
CONFIG_LOG=y
|