How to disable JTAG on IMX95 and reuse JTAG as GPIO

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to disable JTAG on IMX95 and reuse JTAG as GPIO

ソリューションへジャンプ
275件の閲覧回数
yxjiang
Contributor I

HelloI would like to use these GPIOs for JTAG to control other devices, but I found that these GPIOs cannot be controlled with JTAG.How can I disable JTAG and repurpose it as GPIO?

yxjiang_0-1757667181602.png

 

ラベル(1)
0 件の賞賛
返信
1 解決策
258件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

To disable JTAG I suggest you take a look in security reference manual, there is a section where describes the fuse to disable this function in the processor.

Once you disabled the JTAG you need to change the IOMUX registers (in device tree for example) to configure JTAG pins as GPIO functions.

Best regards.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
259件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

To disable JTAG I suggest you take a look in security reference manual, there is a section where describes the fuse to disable this function in the processor.

Once you disabled the JTAG you need to change the IOMUX registers (in device tree for example) to configure JTAG pins as GPIO functions.

Best regards.

0 件の賞賛
返信
244件の閲覧回数
yxjiang
Contributor I
Hello,
1. I couldn't find the download link for the manual. Could you please send me the download link?
2. Is there any other way to disable this function besides using fuses?
3. I haven't modified the jtag configuration yet. The/sys/class/gpio pins in the system cannot be controlled because they are reused as jtag by default?
0 件の賞賛
返信