2025-08-30 1:53 AM
Hi,
The bootfs firmware compiled from the Yocto environment I am using is a symbolic link. Every time the STM32CubeProgrammer software downloads this firmware, it exits directly.
I am certain that the firmware itself is fine. If I directly modify the bootfs firmware to the file pointed to by the symlink, it can be downloaded.
I don't know if the behavior of generating symlinks is controlled by ST or Yocto.
How can I avoid this problem?
Environment info:
Ubuntu 24.04.2 LTS on WSL2:
Windows 11:
Thanks
Dunliang