JTAG connection during serial download mode

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

JTAG connection during serial download mode

跳至解决方案
1,454 次查看
Kazuma_Sasaki
Senior Contributor I

I am trying JTAG debug with i.MX8QXP MEK (Silicon Rev B0).

I can connect the debugger to the board at normal boot mode.

But, I could not connect the debugger to the board at serial download mode.

Does i.MX8X not support JTAG connection during serial download mode?

Because, i.MX6 is supporting JTAG connection during serial download mode.

Best Regards,

Kazuma Sasaki.

标记 (1)
0 项奖励
回复
1 解答
1,302 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Kazuma

i.MX8X does not support jtag connection during serial download mode since

jtag is part of System Controller Unit (SCU) and to enable cores debugging
it is required SECO FW loaded first to enable SCU.So only the authenticated

SECO firmware can enable the jtag for debugging other cores. 

More description can be found in Figure 5-2,4 Table 5-2 Reference Manual.

From sect.5.1 Overview i.MX8DQXP Reference Manual

At least two containers are needed for the boot process:
• The first container will only contain the SECO FW Image. This container is NXP
signed, and NXP provided.
• The second container will typically contain:
• The SCU FW image..

https://www.nxp.com/docs/en/reference-manual/IMX8DQXPRM.pdf

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

在原帖中查看解决方案

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

Hi Kazuma

i.MX8X does not support jtag connection during serial download mode since

jtag is part of System Controller Unit (SCU) and to enable cores debugging
it is required SECO FW loaded first to enable SCU.So only the authenticated

SECO firmware can enable the jtag for debugging other cores. 

More description can be found in Figure 5-2,4 Table 5-2 Reference Manual.

From sect.5.1 Overview i.MX8DQXP Reference Manual

At least two containers are needed for the boot process:
• The first container will only contain the SECO FW Image. This container is NXP
signed, and NXP provided.
• The second container will typically contain:
• The SCU FW image..

https://www.nxp.com/docs/en/reference-manual/IMX8DQXPRM.pdf

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

0 项奖励
回复