Setting VBR on 5282

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

Setting VBR on 5282

1,753 次查看
SVC1
Contributor I
Hi,
 
I would like to keep the interrupt table into internal flash.
 
I would like my application to be at address 0x8000, how do I set up the VBR to this address (since the lower 20 bits are not implemented)?
 
Thanks,
Simon
 
标签 (1)
0 项奖励
回复
1 回复

1,115 次查看
UK_CF_FAE
NXP Employee
NXP Employee
Hi SVC1,
 
The vector table must be located on a 1MByte boundary, and so you will not be able to place it at 0x8000. I think that you will need the vector table at 0x0000_0000.
 
Mark.
0 项奖励
回复