i.MX6: power reset vs SRC rest

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

i.MX6: power reset vs SRC rest

跳至解决方案
799 次查看
vsiles
Senior Contributor I

From the i.MX6 Firmware guide:

Once it has been released from reset, each Cortex-A9 core attempts to execute at the
ARM reset exception vector upon initial power-up. This vector in the chip memory map
(at 0000 0000h) is part of the on-chip boot ROM.

Does this apply to any kind of reset (watchdog, using SRC registers, power off, ...) or is it only when the board is powered on the first time ?

I'm trying to understand what would happen if a core (e.g. core 0) running in non secure mode tries to reset another core, which will then reset in secure mode.

Best,

V.

标签 (2)
标记 (3)
0 项奖励
1 解答
543 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vincent

you are right  Cortex-A9 core ARM reset exception applies to

all kinds of reset, in particular one can check Chapter 60
System Reset Controller (SRC) i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

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

在原帖中查看解决方案

0 项奖励
1 回复
544 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vincent

you are right  Cortex-A9 core ARM reset exception applies to

all kinds of reset, in particular one can check Chapter 60
System Reset Controller (SRC) i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

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

0 项奖励