2025-05-18 5:47 AM
Hi
I am trying to flash new FW to STM32L496 on custom board.
When I try to flash the ELF file from the GUI Cube-Programmer on windows using STLINK all I have to do is select the .stldr file, .elf file, and the programming goes on smoothly.
On my custom board I put the STM chip into bootloader mode, but when I try to flash the new FW I get Segmentation Fault error.
It looks like the error occur only when I use the -el flag with a .stdlr file.
Any help would be appreciated.