Microchip-MPLAB-Harmony / bootloader_apps_usb

Harmony 3 Bootloader USB examples
https://microchip-mplab-harmony.github.io/bootloader_apps_usb/
Other
5 stars 6 forks source link

Is it possible to run Firmware Update tool UnifiedHost-1.17.0.jar over command line #1

Open ymj7 opened 2 years ago

ymj7 commented 2 years ago

Hi team,

I have been trying to verify the SAME54 Live Update application from the Bootloader_apps_usb section. The tool provided for flashing is UnifiedHost-1.17.0.jar in bootloader/tools repository, since we have implemented this Update process remotely : Question1 : Is it possible to have a Command Line based approach for the same ? Question2: Is this tool supported over ARM based architecture ? Is this package the one needed to run .JAR files on aarch64 : https://cdn.azul.com/zulu-embedded/bin/zulu8.54.0.21-ca-jdk8.0.292-linux_aarch64.tar.gz

Awaiting your response.

sborisov-int commented 7 months ago

Hello,

I support this question/request. We have hundreds of systems that need to be updated, and sending people to open GUI applications on hundreds of machines is simply not possible. Could we request a console update program that could run automatically on all of these machines? I don't think this change will be too difficult. Please help!