---
** [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:** Fri Feb 25, 2022 01:39 PM 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.