Relocation of exception vector table about KEA128

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Relocation of exception vector table about KEA128

1,140 次查看
jeffcharles
Contributor III

Hi,

I want to refresh the software with custom protocol via CAN interface. Once bootloader jumps to app, app will relocate the exception vector table(SCB_VTOR) immediately. Will the reset interrupt vector also be changed? I see that changing the IVBR has no effect on the location of the reset vector(0xFFFFFC-0xFFFFFF) about S12Z device, that is, bootloader and app share the reset handler. In addition, if a reset occurs during app operation, is SCB_VTOR reset to 0? What is the detailed process from the reset event to running the bootloader startup code?

Thanks,

Jeff

标签 (1)
0 项奖励
回复
1 回复

1,125 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

The reset interrupt vector should also be changed. I believe this Application Note will be useful for your inquiry: https://www.nxp.com/docs/en/application-note/AN2295.pdf

 

Best Regards,

Edwin.

0 项奖励
回复