On Mon, Feb 28, 2022 at 08:18:41AM -0000, Milan wrote: > You mean that it was maybe luck that it works with the 0.10.0 Version? I'm > prety > sure that was the official Version.
I looked around and couldn't see any possibility for it to work the way you described. > load_image works neither. Their comes no Exception, but the data is > still NULL. Running load_image after unlocking the eeprom did nothing at all? -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com --- ** [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.