Is it Possible to Relocate my Vector Table to DDR?

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

Is it Possible to Relocate my Vector Table to DDR?

1,039 次查看
ajmalali
Contributor III

Hi,

I am using Imx6q. Currently i have placed my vector table in the IRAM, from location starting from 0x0093ff80. Can i change the vector base address register to place the vector table in the DDR from the location staring from 0x10000000? Is it possible? Or is it necessary to place it in the IRAM itself? please Help..

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

894 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ajmalali 

seems it is possible, for example below i.MX35 rom description,

i.MX6 processes in similar way

pastedImage_1.jpg

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------