You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
damianloew
changed the title
zynq-zedboard: exception abort loop during system startup
zynq7000-zedboard: exception abort loop during system startup
May 27, 2024
I've came to same solution by compiling the artifacts myself, but it seems to me to be inconsistent with the character of the exception (instruction that pc is pointing to is not accessing memory, but the abort was caused by NULL dereference). I suspect there was some difference between binary on CI and the one I compiled myself.
I've came to same solution by compiling the artifacts myself, but it seems to me to be inconsistent with the character of the exception (instruction that pc is pointing to is not accessing memory, but the abort was caused by NULL dereference). I suspect there was some difference between binary on CI and the one I compiled myself.
Happens occasionally
Issue firstly discovered on 0a9dfbc (to be investigated whether it can be reproduced using earlier commits)
For now reproduced only on
u1 zedboard
test unit on CI: https://github.com/phoenix-rtos/phoenix-rtos-project/actions/runs/9249488896/job/25441474802Output:
The text was updated successfully, but these errors were encountered: