2025-07-09 7:22 PM
Working with CubeProgrammer connected to a Nucleo-G0B1RE board, a binary file needs to be stored starting from address 0x0800_C000 on the chip. However, when the `Start Programming` is initiated, the process fails immediately as can be seen in the attached image. The source file to be flashed is also attached as an archive.
If the start address is changed to 0x0803_E000, then the download process says it completes. All option bytes are at whatever the factory default is for this board.