CONFIG_STACK_SENTINEL was assigned the value y, but got the value n. Missing dependencies: !MPU_STACK_GUARD

As title, I can't enable CONFIG_STACK_SENTINEL, even though I disabled MPU_STACK_GUARD

nrf52832


CONFIG_MPU_STACK_GUARD=n
CONFIG_STACK_SENTINEL=y
Parents Reply Children
Related