请问 i.mx8m mini 的 JTAG debug scripts 在那里下载?
j-link 的 openOCD 的 的配置 文件 也没有吗
1. 没有 j-link 的 openOCD, 我们自己不用jlink
2, reference manual 已经写了 A35 在Jtag chain哪里, M4在Jtag chain哪里。
之前都回答过了, 这个信息足够配置 jlink工具了。
3. Jlink 软件有说明书 脚本怎么写。
4,如果只是链接, 按照jlink 的说明书就可以了。
配置JTAG 是一个软件工程师的基本知识。 它的本身不是这个论坛支持的范围,
Which script you mentioned?
Lauterbach has its script and gramma , Jlink has its script and grammar.
JTAG is a standard not a certain kind of tool.
And in i.MX8MM reference manual, it has the information how to configurate the JTAG.
There is only one issue, will correct next version is DAP_A9 should be DAP_A53.
You can see the A35 is at 9 an M4 is at 0xD(13 decimal).
With the below information, you can write down the script for your debug tool.
And the debug tool is provided by the debug tool vendor. and The debug tool software should have document how to write the script.