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
已解决! 转到解答。
@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.
@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.