NXP-MCUBootUtility Running error

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

NXP-MCUBootUtility Running error

902 Views
春凡嵇
Contributor I

Hi :

Recently I downloaded the tool NXP-MCUBootUtility.and run the NXP-MCUBootUtility.exe . 

I meet some error and can not run it correctly. Does anyone know the reason? 

The log is :

D:\1.work\2.datasheet\datasheet\technology\nxp\1050\NXP-MCUBootUtility-master\NX
P-MCUBootUtility-master\bin>"D:\1.work\2.datasheet\datasheet\technology\nxp\1050
\0-Fire_i.MX-RT1052 Pro-Board-Datasheet\官方软件工具\NXP-MCUBootUtility-master\N
XP-MCUBootUtility-master\bin\NXP-MCUBootUtility.exe"
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 "D:\1.work\2.datasheet\datasheet\technology\nxp\1050\NXP-MCUBootUtility-m
aster\NXP-MCUBootUtility-master\src\targets\MIMXRT1021\bltargetconfig.py", line
52, in <module>
availableBootDevices = uidef.kBootDevice_Latest
AttributeError: 'module' object has no attribute 'kBootDevice_Latest'
[11620] Failed to execute script main

Labels (1)
Tags (1)
0 Kudos
1 Reply

681 Views
春凡嵇
Contributor I

I have find the reason ,I download the master branch code ,and not the release version . And I have downloaded the V1.4 release version .It works well . And this is really powerful tool, Thanks for Jay's good work . 

0 Kudos