IMX8MQ6 BSDL/ID Code mismatch

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

IMX8MQ6 BSDL/ID Code mismatch

跳至解决方案
955 次查看
ians1
Contributor I

Hello I hope someone can help!

I have a IMX8MQ6CVAHZAB populated twice on my pcba. (TDI = W5, TDO = U5).

When sniffing the device with jtaglive it reads the 'freescale' ID code as 00001000100011100010000000011101

This matches the user manual description of the SJC ID Code

However the BSDL file (IMX8M) lists the ID Code as 00011100111110000000010101010011

JTAG Mod is high, and only one core is detected.

I am also confident the other pins are as per the compliance section.

Can anyone advise if there is a different BSDL file I should be using?

Thanks Ian

0 项奖励
回复
1 解答
948 次查看
Yuri
NXP Employee
NXP Employee

@ians1 
Hello,

  Please check if Your configuration satisfies COMPLIANCE_PATTERNS
in the BSDL file.

attribute COMPLIANCE_PATTERNS of IMX8M: entity is
"(BOOT_MODE0, BOOT_MODE1, GPIO1_IO00, GPIO1_IO01, GPIO1_IO02, " &
"GPIO1_IO03, TEST_MODE) (0000011)";

 https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX8M_BSDL

 Also:

https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Entering-Boundary-Scan-mode/m-p/915500

Regards,
Yuri.

在原帖中查看解决方案

1 回复
949 次查看
Yuri
NXP Employee
NXP Employee

@ians1 
Hello,

  Please check if Your configuration satisfies COMPLIANCE_PATTERNS
in the BSDL file.

attribute COMPLIANCE_PATTERNS of IMX8M: entity is
"(BOOT_MODE0, BOOT_MODE1, GPIO1_IO00, GPIO1_IO01, GPIO1_IO02, " &
"GPIO1_IO03, TEST_MODE) (0000011)";

 https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX8M_BSDL

 Also:

https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Entering-Boundary-Scan-mode/m-p/915500

Regards,
Yuri.