Difference between revisions of "RK Platform Upgrage Firmware USB CAN"
From ESS-WIKI
Yunjin.jiang (talk | contribs) |
Yunjin.jiang (talk | contribs) |
||
| Line 21: | Line 21: | ||
== Firmware in DUT == | == Firmware in DUT == | ||
| − | Check firmware version in DUT: | + | Check firmware version in DUT, taking <code>can0</code> for example: |
<pre style="background:#eeeeee;border:2px solid #cccccc;padding:5px 10px;"># Command | <pre style="background:#eeeeee;border:2px solid #cccccc;padding:5px 10px;"># Command | ||
# /tools/test/adv/can/can_get_firmware_version.sh can0 | # /tools/test/adv/can/can_get_firmware_version.sh can0 | ||
Revision as of 08:44, 8 April 2025
Contents
Prepare
For Upgrade firmware, A tool named usb-flash and a new firmware are needed.
New Firmware
Ask PM for help to get the latest firmware like SLCAN-FD0V0102.bin.
Tools
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/
Firmware in DUT
Check firmware version in DUT, taking can0 for example:
# Command # /tools/test/adv/can/can_get_firmware_version.sh can0 [ OK ]: can0 Firmware Version : 0102
CAUTION
Firmware upgrades are only supported in V0102 or later versions