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
I have exactly the same problem running on 64-bit Ubuntu Linux. I have the latest version of SW4STM32 and lib2lcurses32. I have tried creating a C Project for 9 different STM32 boards including F0, F3, F4, and F7 processors on both Nucleo and Discover boards. The result is the same; after approving the License Agreement, nothing happens. There is no internet activity, and the little disk on the screen keeps spinning. The SystemMonitor shows Java consuming about 20 % of the CPU time, while the “top” command shows Java running at 80% of the CPU time. The application does work on Windows 10 64-bit on all of the boards.