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.
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?
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
Hi Giovanni
for jtag connection one can look at EVK schematic on
M4 SDK_EVK-MIMX8MN documentation
https://mcuxpresso.nxp.com/en/welcome
Best regards
igor
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
each debugger script is named *a53 or *m7. Please look at documentation included in SDK.
Best regards
igor