MIMXRT1064 Debug Connection

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

MIMXRT1064 Debug Connection

617 Views
joelbrown
Contributor I

We are planning to use PEMicro USB Multilink Universal debugger with our MIMXRT1064 design.

We would like to use the MINI 10 connection but it lacks TRSTB signal.

PEMicro says that TRSTB is not needed, Can anybody confirm that this is the case?

Thanks

0 Kudos
8 Replies

565 Views
joelbrown
Contributor I

I think we need to program efuse BT_FUSE_SEL = 1  to enable boot from internal Flash, correct?

0 Kudos

524 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @joelbrown ,

  If you use the SWD as debugger, no fuse need to be burned.

   BT_FUSE_SEL = 1  will enable the fuse boot, but you can use the BOOT_MODE=10, which is the internal boot mode, you don't need to use the fuse boot when you don't burn any fuse bit.

 

Wish it helps you!

Best Regards,

kerry

0 Kudos

518 Views
joelbrown
Contributor I

In this case we need to connect pull down resistors to pins BOOT_CFG[0:7] correct?

 

0 Kudos

503 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @joelbrown ,

  Yes, if you use the BOOT_MODE from internal boot, the BOOT_CFG will need to check with the GPIOs not the fuse, so, yes, you are right: BOOT_CFG[0:7]=0.

   You can refer to the NXP MIMXRT1064-EVK board, with that CFG configuration is OK from the schematic, thanks.

 

Wish it helps you!

Best Regards,

kerry

0 Kudos

583 Views
joelbrown
Contributor I

Can we program fuses with this configuration?

0 Kudos

575 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @joelbrown ,

  Why you need to burn the fuse?

  You use SWD is enough, do you need to use JTAG?

Best Regards,

Kerry

0 Kudos

570 Views
joelbrown
Contributor I

Yes we can use SWD.

But I thought fuses may need to be programmed, I don't know much about it but it seems they can be used for Boot settings. Is there a case where we might need to program them? Can we do it using SWD or is JTAG required?

0 Kudos

601 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @joelbrown ,

   PE side is correct.

  RT1062 default is the SWD interface, don't need JTAG_nTRST.

  Confirmed.

  If you still have question about it, please kindly let me know.

Best Regards,

kerry

0 Kudos