Hi Paul, thank you a lot. I think thats it. At least I test it and if I unlock the eeprom first with mww 0x4023C0C 0x89ABCDEF mmw 0x4023C0C 0x02030405 I can write the Eeprom data with load_image. Nevertheless it's curios that it works before without the unlock
Greetings and wish a nice day! --- ** [tickets:#339] Stm32l write to Eeprom failed** **Status:** new **Milestone:** 0.11.0 **Created:** Fri Feb 25, 2022 01:39 PM UTC by Milan **Last Updated:** Mon Feb 28, 2022 08:18 AM UTC **Owner:** nobody Hi all, I try to write data to the eeprom of the stm32l151. In OpenOCD Version 0.10.0 I made a .bin File and write that with >flash write_bank 0 eePromFile.bin 0x80000< in the Eeprom of the device. With the Version 0.11.0 OpenOCD say: >Error: Offset 0x00080000 is out of range of the flash bank< I tried it with >program< and a hexfile but it is the same. How can I write to the Eeprom in Version 0.11.0 --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.