Try to run NXP-MCUBootUtility. No luck. Any idea from anyone? Thanks much!!!
I have RT1060 FVK. The J9 Micro-USB is properly enumerated as HID port. Download the utility (Master branch). Unzip it and place it in C:\. Double-click the icon. DOS command window comes up. But soon it closes. Run the program from command line (Open a command window and launch program via command line.) This the outputs before it returns to DOS prompt.
c:\NXP-MCUBootUtility-master\bin>NXP-MCUBootUtility
Traceback (most recent call last):
File "main.py", line 944, in <module>
File "main.py", line 63, in __init__
File "mem\memcore.py", line 22, in __init__
File "fuse\fusecore.py", line 18, in __init__
File "run\runcore.py", line 66, in __init__
File "gen\gencore.py", line 23, in __init__
File "ui\uicore.py", line 84, in __init__
File "ui\uicore.py", line 215, in setTargetSetupValue
File "run\runcore.py", line 95, in createMcuTarget
File "run\runcore.py", line 54, in createTarget
File "c:\NXP-MCUBootUtility-master\src\targets\MIMXRT1021\bltargetconfig.py", line 34, in <module>
from ui import RTyyyy_uidef
ImportError: cannot import name RTyyyy_uidef
[29316] Failed to execute script main