i.MX8M - Entering Boundary Scan mode

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

i.MX8M - Entering Boundary Scan mode

1,595 次查看
m_ocklenburg
Contributor I

Hello,

i´m working on the test of the i.MX8M and have a question to the processor´s bsdl file:

Before it mentions the "attribute compliance pattern" it says:
"It lists a set of design ports and the values that they should be set to, in order to enable compliance to IEEE Std 1149.1"

How strict is the part "should be set to" meant?
And which pins are absolutely necessary to achieve JTAG mode?

Thanks for your help!
Martin

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,401 次查看
Yuri
NXP Employee
NXP Employee

 

Hello,

 

   Please use Design checklist table in i.MX 8MDQLQ Hardware Developer’s Guide.

https://www.nxp.com/docs/en/user-guide/IMX8MDQLQHDG.pdf 

In particular, look at Recommended JTAG board terminations table.

Also, JTAG_MOD should be pulled up for Boundary Scan.

Pay attention on the following from the BSDL file:

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

That is - to use Boundary Scan, the pin TEST_MODE must be on HIGH level.

Have a great day,

Yuri

 

 

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

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

0 项奖励
回复