Flashing Bootloader Or Combined Image - Asus Aaeon UP Xtreme UPX-WHL01 User Manual

Table of Contents

Advertisement

3.
Edit file ~/STM32CubeProgrammer/util/openJFXScript.csh
Change line 4 from:
JAVA_PATH=`which java`
to
JAVA_PATH=~/jre/bin/java
4.
Edit file ~/STM32CubeProgrammer/bin/STM32CubeProgrammer
Below first line:
#!/bin/bash
Insert the line:
export JAVA_HOME=~/jre
2.9.3

Flashing Bootloader or Combined Image

The steps for using STM32CubeProgramer to flash bootloader or combined image is
the same for both Windows and Linux. To flash bootloader or combined image
(bootloader and firmware in single image) follow these steps:
1.
Select ST-LINK from drop-down menu in the top right corner of the window
2.
Click refresh button below
3.
Select ST-LINK by its serial number
4.
Upgrade firmware on your ST-Link if necessary using "Firmware upgrade"
button below
5.
Connect ST-Link to the board
6.
Click on the "Connect" button in the top right corner of the window
7.
On the left side of the window click "Erasing & programming" (2nd icon)
8.
Select your firmware using "Browse" button in the Download section
9.
Click on "Verify programming" check box (optional)
CEC Client Installation
20

Advertisement

Table of Contents
loading

Table of Contents