mx8M nano

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mx8M nano

632 Views
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.

Labels (1)
0 Kudos
Reply
5 Replies

597 Views
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 Kudos
Reply

587 Views
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 Kudos
Reply

621 Views
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 Kudos
Reply

613 Views
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 Kudos
Reply

603 Views
igorpadykov
NXP Employee
NXP Employee

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

 

Best regards
igor

0 Kudos
Reply