Heya, on the MCU-OTA SBL SFW user guide section 7.2.3, it implies that to use the (U-Disk) local OTA, the ISP functionality has to be disabled:
Any help will be much appreciated!
Thank you for reaching out.
I understood that you do not really the need U-disk for OTA update. You simply need dual image support and use ISP mode to update over BLHOST, correct?
Could you describe further the issue about program crash? Is the SBL failing to execute, the app , or the OTA process?
I am currently investigating why we need to disable ISP mode in OTA.
Diego
Hi Diego,
Thanks for the reply.
We DO need the U-disk for OTA update, as well as the ISP as our secondary means to write the flash. Hence the question about enabling ISP when using local U-disk OTA.
The specific crash happens here, if that helps:
Let me know if you need the binary images of both the SBL and app to replicate the issue. Thanks
kind regards,
Charlie
Thank you for your patience.
I have verified internally that ISP function and U-Disk update function can work together. Just keep mcu isp support' as selected in menuconfig.
From your screenshot, it seems the issue occurred during signature verification period, please provide us all the test procedure and the log for further analysis.
Diego