ARMv7-A requires separate exception vector handler

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ARMv7-A requires separate exception vector handler

342 Views
ramesharise
Contributor II

ARMv7-A is Dual core, with Core0 and Core1. I am Implementing the exception handling in my application, configured the main stack and exception stack for both cores.

The vector address are same for both cores, so I would like to know, both core0 & core1 requires same Exception Vector handler or separate? 

Tags (1)
0 Kudos
0 Replies