Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Ubuntu 18.04: Installer does not find JRE

Hi there,

trying to install sw4stm32 on my system:

Description: Ubuntu 18.04.1 LTS

Release: 18.04

Codename: bionic


I did try both v2.7 and latest vs Java 8 and Java 11:

java 11.0.1 2018-10-16 LTS

Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS)

Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode)



And

java version “1.8.0_191”

Java(TM) SE Runtime Environment (build 1.8.0_191-b12)

Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)


output is always :

install_sw4stm32_linux_64bits-latest.run: 34: install_sw4stm32_linux_64bits-latest.run: [: not found

install_sw4stm32_linux_64bits-latest.run: 67: install_sw4stm32_linux_64bits-latest.run: [[: not found
Checking integrity... (could take a while, -m to bypass)
Extracting JRE... done
install_sw4stm32_linux_64bits-latest.run: 124: install_sw4stm32_linux_64bits-latest.run: [[: not found
install_sw4stm32_linux_64bits-latest.run: 127: install_sw4stm32_linux_64bits-latest.run: [[: not found
No JavaRE found, please download and install JavaRE 7 (64 bits) or newer version.

Go to http://www.oracle.com/technetwork/java/javase/downloads/index.htmlQuestion


Do I need to downgrade to java7 ?

France

Looking at the messages above, it seems you don’t use bash as you login shell; could you try typing chsh at a command prompt and switch to /bin/bash if you have another shell?

Of course you must first check that bash is installed on your system by trying to execute it directly, or typing which bash

Then try again to install System Workbench for STM32

Bernard (Ac6)

Seems I am using /bin/bash already:

$which bash

/bin/bash


similar with chsh:

Enter the new value, or press ENTER for the default

Login Shell /bin/bash:

 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs