For IMX6DQCE : Errata :ERR003731:An imprecise external abort, received while the processor enters WFI, may cause a processor deadlock

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

For IMX6DQCE : Errata :ERR003731:An imprecise external abort, received while the processor enters WFI, may cause a processor deadlock

1,459 Views
manyam
Contributor I

Hi, the work around provided is too high level, could any one please provide more information and also if any fix is provided it will be a great helpful for me.

Work Around is mentioned as protecting the MMU with correct settings - what does it mean, and in ARM Architecture reference manual, it has been mentioned that in order to avoid dead lock, DSB operation is needed before entering the WFI. What does DSB Operation means??

Thanks in advance.

0 Kudos
5 Replies

735 Views
igorpadykov
NXP Employee
NXP Employee

Hi Subramanyam

below links may answer questions:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344k/Babhejba.html

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344k/Babhejba.html

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0360f/I31997.html

Unfortunately for details it is necessary to apply to ARM (www.arm.com), actually this info

is provided by ARM.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

735 Views
manyam
Contributor I

Hi,

i contacted ARM and they suggested to contact freescale. Is this issue applicable to only IM6 Platforms, or it is generic for all Cortex A9 based processors.

0 Kudos

735 Views
igorpadykov
NXP Employee
NXP Employee

It is generic arm cortex-a9 core errata (this core is ARM IP).

Info was received from ARM.

0 Kudos

734 Views
manyam
Contributor I

Hi,

So to protect the MMU, the configuration( Proper MMU Settings ), should be done during the Kernel Init only?

Regards,

Manyam

0 Kudos

735 Views
igorpadykov
NXP Employee
NXP Employee

Hi Manyam

yes.

Optionally Uboot also can configure MMU,

in such case  - in Uboot too.

Best regards

chip

0 Kudos