config switch PLLCFG0 PLLCFG1 RSTCFG WKPCFG BOOTCFG0 BOOTCFG1 TEST EVTI 怎么控制

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

config switch PLLCFG0 PLLCFG1 RSTCFG WKPCFG BOOTCFG0 BOOTCFG1 TEST EVTI 怎么控制

ソリューションへジャンプ
587件の閲覧回数
smallyang
Contributor III

您好,  我有个新的问题。   我想问下电路板这些引脚怎么设置才能用调试器从jtag口下载调试呢?

Hello, I have a new question. I would like to ask how to set these pins of the circuit board to download debugging from the jtag port with the debugger?

smallyang_0-1712822607448.png

 

smallyang_1-1712822607993.png

 

 

0 件の賞賛
返信
1 解決策
558件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

If you have
CONFIG enable = OFF, i.e. rest is ignored and default, internal, crystal reference is used

equivalent configuration is
CONFIG enable = ON, i.e. RSTCFG = config from pins below
BOOTCFG1=OFF,
BOOTCFG2=OFF, i.e. internal
PLLCFG0=ON,
PLLCFG1=OFF and i.e. crystal reference
WKPCFG = ON,

BOOTCFG/PLLCFG description you may find in the device's RM.

Anyway PLLCFG configuration needs to fit used HW setup, BOOTCFG should not matter in the context of debugger connection and downloading SW unless device is censored.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
559件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

If you have
CONFIG enable = OFF, i.e. rest is ignored and default, internal, crystal reference is used

equivalent configuration is
CONFIG enable = ON, i.e. RSTCFG = config from pins below
BOOTCFG1=OFF,
BOOTCFG2=OFF, i.e. internal
PLLCFG0=ON,
PLLCFG1=OFF and i.e. crystal reference
WKPCFG = ON,

BOOTCFG/PLLCFG description you may find in the device's RM.

Anyway PLLCFG configuration needs to fit used HW setup, BOOTCFG should not matter in the context of debugger connection and downloading SW unless device is censored.

0 件の賞賛
返信
521件の閲覧回数
smallyang
Contributor III

还有 EVTI#需要怎么配置呢

And how to configure EVTI#

0 件の賞賛
返信
523件の閲覧回数
smallyang
Contributor III

smallyang_0-1713428377947.png

好的非常感谢您的回答,请问我们这个硬件需要怎么配pll呢?

Ok, thank you very much for your answer. May I ask how we need pll for this hardware?

 

0 件の賞賛
返信