UUU and the i.MX RT1170 Evaluation Kit

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

UUU and the i.MX RT1170 Evaluation Kit

跳至解决方案
441 次查看
Snichols
Contributor I

Is it possilbe to use use UUU (serial downloader) on the RT1170 Eval kit once the boot mode switches are set to serial download? If So what version of UUU was used?  

0 项奖励
回复
1 解答
382 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Snichols ,

  You can use the MFG tool in your MIMXRT1170-EVK board, you can refer to this document:

https://www.nxp.com/docs/en/application-note/AN12107.pdf

  But, to RT, the serial download mode, I highly recommend you use the new tool, MCUXPresso secure provisional tool or the mcubootutility tool, which are more easy to use.

1. mcuxpresso secure provisional tool:

https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools...

 

2. mcubootutility tool:

https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v6.2.0
the related user manual is:
https://github.com/JayHeng/NXP-MCUBootUtility

 

Wish it helps you!

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

Best Regards,

Kerry

在原帖中查看解决方案

3 回复数
424 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Snichols ,

   Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

  What's the UUU full name you are meaning? UID?

   Please share more information to us, thanks.

   When you switch to the serial download mode, it normally will connect the PC blhost tools, and run the flashloader. flashloader is the RAM code. If you want to read some register, you also can write the code in the flashloader or the RAM code, then even the serial download mode, you still can do it.

 

Wish it helps you!

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

Best Regards,

Kerry

0 项奖励
回复
417 次查看
Snichols
Contributor I

Apologies for not fully describing, the UUU is a serail download tool provided by NXP for its family of products I beleive.
UUU (Universal Update Utility) 
https://github.com/NXPmicro/mfgtools

I have used the preceding tool version of this for years (sbLoader) with the imx6, it seems that tools has morphed into the UUU and I would like to use it with the RT1176 M7 core on the RT1170 Evaluation kit with its BOOTMODE pins set to serial download. 

0 项奖励
回复
383 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Snichols ,

  You can use the MFG tool in your MIMXRT1170-EVK board, you can refer to this document:

https://www.nxp.com/docs/en/application-note/AN12107.pdf

  But, to RT, the serial download mode, I highly recommend you use the new tool, MCUXPresso secure provisional tool or the mcubootutility tool, which are more easy to use.

1. mcuxpresso secure provisional tool:

https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools...

 

2. mcubootutility tool:

https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v6.2.0
the related user manual is:
https://github.com/JayHeng/NXP-MCUBootUtility

 

Wish it helps you!

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

Best Regards,

Kerry