mx8M nano

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

mx8M nano

897 次查看
giovannidista
Contributor I

I would like to understand the por_b and jtag_trst_b pins of the jtag port. I use a j-link_base debugger. i read that the por_b should be connected to the n_trst but i dont know the pin jtag_trst_b to which pin of the j-link base should i connect it pls help me.

标签 (1)
0 项奖励
回复
5 回复数

862 次查看
giovannidista
Contributor I

i see hello_world.c for IAR but there is nothing as *a53 or *m7...can you post some link to the file you see pls?

0 项奖励
回复

852 次查看
igorpadykov
NXP Employee
NXP Employee

for *.m7 :

IAR tool patch for i.MX 8M Nano​

for *.a53 one can look at   https://www.lauterbach.com/frames.html?home.html

 

Best regards
igor

 

 

 

0 项奖励
回复

886 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Giovanni

 

for jtag connection one can look at EVK schematic on

https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-...

M4 SDK_EVK-MIMX8MN documentation

https://mcuxpresso.nxp.com/en/welcome

 

Best regards
igor

0 项奖励
回复

878 次查看
giovannidista
Contributor I

thank you !! I would like to ask you another question how is the processor (a53 or m7) decided on which is debugged? I am looking at the demoapps for IAR
(I am interested in loading my FSM on the processor) I would like to debug on port jtag. How can I be sure the finite_state _machine with debugging is loaded on
the m7 core? thank you very much

0 项奖励
回复

868 次查看
igorpadykov
NXP Employee
NXP Employee

each debugger script is named *a53 or *m7. Please look at documentation included in SDK.

 

Best regards
igor

0 项奖励
回复