-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Waiting for responseWaiting for author's responseWaiting for author's responsebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32priority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
I have cleanly installed Zephyr 4.2.99 on Ubuntu 24.04.2 LTS. The examples build cleanly for STM32 boards. However, the subsequent "west flash" fails for all STM32 boards with the following error message:
west flash
-- west flash: rebuilding
ninja: no work to do.
-- west flash: using runner stm32cubeprogrammer
FATAL ERROR: required program /home/me/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI not found; install it or add its location to PATH
This stuff used to work in the past without extra steps or installations.
Thank you for your help.
Regression
- This is a regression.
Steps to reproduce
No response
Relevant log output
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Waiting for responseWaiting for author's responseWaiting for author's responsebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32priority: lowLow impact/importance bugLow impact/importance bug