-
Bug
-
Resolution: Fixed
-
Urgent
-
PDK
-
PDK-13217
-
PROCESSOR_SDK_08.06.00
-
PROCESSOR_SDK_09.00.00
-
Issue Description
__mpu_init in OSAL SafeRTOS should disable the MPU before configuring it. If not, the MPU configuration can enter an invalid intermittent state.
Resolution
Disabled MPU before configuring MPU in the startup code.