2021-03-21T11:22:30 ERROR flash_loader.c: Flash loader run error (R2 0x00000000 R15 0x00000000 DHCSR 0x01090001 DFSR 0x00000001) 2021-03-21T11:22:30 ERROR common.c: stlink_flash_loader_run(0x8000000) failed! == -1 2021-03-21T11:22:30 INFO common.c: Go to Thumb mode stlink_f...
Mon Nov 22 18:16:52 2010: Failed to load flash loader: D:\Program Files\IAR Systems\Embedded...
2021-05-07T12:15:17 WARN flash_loader.c: Loader state: R2 0x0 R15 0x0 2021-05-07T12:15:17 WARN flash_loader.c: MCU state: DHCSR 0x1080009 DFSR 0x0 CFSR 0x0 HFSR 0x0 2021-05-07T12:15:17 WARN common.c: l1_stlink_flash_loader_run(0x8000000) failed! == -1 2021-05-07T12:...
(project dependent). Commander: "erase" did not use the EraseChip command to erase the entire flash but the EraseSector command. Changed. Commander: "erase" did not use the EraseChip command to erase the entire flash but the EraseSector command. Changed. DLL Updater (internal): Added ...
Trying to flash a small hex file to a STM32L422CB. The hex file is fine, flashes successfully with st-link utility. st-flash erases the first 2kb page of flash successfully, but doesnt write the the hex file at all. Programmer/board type...
Stlink commandline tool name: st-flash Target chip (and optional board): GD32F303VGT6 The chip erases fine, but gets the error "unknown coreid, not sure what flash loader to use, aborting! coreid: 2ba01477, chipid: 430" when it gets to the write routine. Output: Flash page at ...
Failed to connect to target using branch l0_soft_loader_fix 1.6.1-330-g679ab65 that works for #1138: st-flash --connect-under-reset --format=ihex write /home/pi/Downloads/v1.hex st-flash 1.6.1-330-g679ab65 2021-07-21T11:28:03 INFO common.c: L0xx Category 5: 20 KiB SRAM...
(gdb) load firmware.elf It will be loaded, and pc will be adjusted to point to start of the code, if it is linked correctly (i.e. ELF has correct entry point). Writing to flash The GDB stub ships with a correct memory map, including the flash area. If you would link your execu...
2015-12-09T22:01:57 INFO src/stlink-common.c: Successfully loaded flash loader in sram 2015-12-09T22:02:18 ERROR src/stlink-common.c: flash loader run error 2015-12-09T22:02:18 ERROR src/stlink-common.c: run_flash_loader(0x8000000) failed! == -1 Issue related to this bug: ...
2015-12-09T22:01:57 INFO src/stlink-common.c: Successfully loaded flash loader in sram 2015-12-09T22:02:18 ERROR src/stlink-common.c: flash loader run error 2015-12-09T22:02:18 ERROR src/stlink-common.c: run_flash_loader(0x8000000) failed! == -1 Issue related to this bug: ...