Hi, Mike,
The COP module can not generate interrupt, it can only generate COP Reset. you can not hit break point even if you set break point at the P:0x0002, it is debugger problem, that is way you can not hit interrupt if you setting break point at P:0x0002. You can not hit interrupt if you set break point at interrupt vector table.
If the SIM_RSTSTS is 0x0000 , it means that Reset event does not happen.
Hope it can help you
BR
Xiangjun rong