Open mateusz-bloch opened 5 months ago
@mateusz-bloch Only thing that comes to my mind regarding this issue is that perhaps syspage mpu data is overwritten after init. Could you please check this change? https://github.com/phoenix-rtos/phoenix-rtos-kernel/pull/563
@mateusz-bloch Only thing that comes to my mind regarding this issue is that perhaps syspage mpu data is overwritten after init. Could you please check this change? phoenix-rtos/phoenix-rtos-kernel#563
After a quick look, I don't see any changes regarding this issue.
The system freezes after entering 'sysexec psh' as soon after system startup. This issue arises with following the change armv7m/pmap: Add missing spinlock in the kernel.
Example:
Edit: It also freezes after these changes when I add executing tests in a new psh, as shown in this PR:
Example:
Or: