Hello thank you for your help !or you are messing up the shared handler...exception_get_vtable_handler(SYSTICK_EXCEPTION) function give different result for each core which make me conclude that each core has its own NVIC + VECTOR table
Check VTOR register for each core and you will find it quickly.
What are the values of the handlers?
heres below the vector adress i get returned from (exception_get_vtable_handler(SYSTICK_EXCEPTION)) function for each core :
vtor register value from core 0 =100001d3
vtor register value from core 1 =100002d5
*** PANIC ***
Hard assert
Statistics: Posted by Michael13 — Wed Nov 19, 2025 7:33 am