UUU and the i.MX RT1170 Evaluation Kit

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UUU and the i.MX RT1170 Evaluation Kit

ソリューションへジャンプ
442件の閲覧回数
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 解決策
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

元の投稿で解決策を見る

3 返答(返信)
425件の閲覧回数
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 件の賞賛
返信
418件の閲覧回数
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 件の賞賛
返信
384件の閲覧回数
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