RT1062 Firmware update

The openmv cam rt1062 camera. encountered an error when trying to download an update.
Where is the output of this board boot and rst?
C:/TZ/OpenMV/share/qtcreator/python/win/python.exe -u -m spsdk.apps.blhost -u 0x15A2,0x0073 -t 120000 – flash-erase-region 0x60040000 0x228328

See debug log file: C:\Users\ismail\AppData\Local\nxp\spsdk\2.6.1\Logs\debug.log for more info

SpsdkNoDeviceFoundError: No devices for given interface ‘usb’ and parameters ‘device_id=0x15A2:0x0073, timeout=120000’ was found.

Hi, you need to connect the SBL pin with VCC to put it into it’s bootloader mode to reset the camera.

As for the tool errors, I’m not sure why those are happening. After you put the camera into SBL mode please let me know if the IDE can reflash the camera. We are using the latest version of the tools from NXP for this purpose.

It only worked when the RT1062 connected 3.3V to SBL when it was on. After that, I disconnected the USB cable and reconnected it to the computer. There is a new USB device in the device manager. After that, the new firmware was successfully downloaded from the OpenMV IDE. Thank you for your advice.