Difference between revisions of "RK Platform Upgrage Firmware USB CAN"
From ESS-WIKI
Yunjin.jiang (talk | contribs) (Created page with "TBD") |
Yunjin.jiang (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | ||
| + | = '''Prepare''' = | ||
| + | |||
| + | For Upgrade firmware, A tool named <code>usb-flash</code> and a new firmware are needed. | ||
| + | |||
| + | Ask PM to get the latest firmware. | ||
| + | |||
| + | <code>usb-flash</code> is integrated by default in version 20250408 or later. | ||
| + | |||
| + | Check <code>usb-flash</code> : | ||
| + | <pre style="background:#eeeeee;border:2px solid #cccccc;padding:5px 10px;"># usb-flash -v | ||
| + | Advantech HID IAP Console v0.1 | ||
| + | </pre> | ||
| + | |||
| + | For early versions, download the tool from here : [[Media:Usb-flash.tar.gz|usb-flash]] | ||
| + | |||
| + | And unzip <code>usb-flash</code> to <code>/usr/local/bin/</code> | ||
| + | |||
| + | = '''Enter Upgrade Mode''' = | ||
| + | |||
| + | = '''Upgrade Firmware''' = | ||
| + | |||
| + | = '''Check Firmware''' = | ||
Revision as of 08:21, 8 April 2025
Prepare
For Upgrade firmware, A tool named usb-flash and a new firmware are needed.
Ask PM to get the latest firmware.
usb-flash is integrated by default in version 20250408 or later.
Check usb-flash :
# usb-flash -v Advantech HID IAP Console v0.1
For early versions, download the tool from here : usb-flash
And unzip usb-flash to /usr/local/bin/