Is it Possible to Relocate my Vector Table to DDR?

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

Is it Possible to Relocate my Vector Table to DDR?

464 Views
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..

Labels (3)
0 Kudos
1 Reply

319 Views
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!
-----------------------------------------------------------------------------------------------------------------------