This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UNIFLASH: After update 4.5.0, cannot flash the device via CLI interface

Part Number: UNIFLASH
Other Parts Discussed in Thread: CC3220SF

With UNIFLASH 4.5.0, I started getting this problem (I use command-line interface):

C:/ti/uniflash_4.5.0/dslite.bat --mode cc32xx image program --file C:/FW/TEST_CC3220SF_tirtos_gcc.sli
Executing the following command:
> C:\ti\uniflash_4.5.0\simplelink\imagecreator\bin\SLImageCreator.exe image program --file C:/FW/TEST_CC3220SF_tirtos_gcc.sli

For more details and examples, please visit processors.wiki.ti.com/.../UniFlash_v4_Quick_Guide

Config file (cfg.json) doesn't exist, using defaults
Traceback (most recent call last):
  File "<string>", line 4103, in <module>
  File "<string>", line 4099, in main
  File "<string>", line 4071, in cmdline
  File "<string>", line 3250, in command_image_program
AttributeError: 'Namespace' object has no attribute 'use_otp'
SLImageCreator returned -1
Makefile:81: recipe for target 'upload' failed
make: *** [upload] Error -1

The same image is flashed without issues with the GUI.