-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
armv7m7-imxrt117x
: system freeze after using sysexec psh
, soon after system startup
#1103
Comments
@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? |
After a quick look, I don't see any changes regarding this issue. |
added due to issue phoenix-rtos/phoenix-rtos-project#1103 JIRA: CI-461
Added due to issue phoenix-rtos/phoenix-rtos-project#1103 JIRA: CI-461
Added due to issue phoenix-rtos/phoenix-rtos-project#1103 JIRA: CI-461
Added due to issue phoenix-rtos/phoenix-rtos-project#1103 JIRA: CI-461
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:
The text was updated successfully, but these errors were encountered: