OpenOCD Stm32WLE5xx r/w past end of flash
Open
@tyler-potyondy is already working on this.
Since Jan 31, 2026.
- Dominant language
- Python
- Stars
- 44
- Forks
- 59
- Avg merge
- 20h 33m
- Merged PRs (30d)
- 2
Description
As mentioned in https://github.com/tock/tockloader/pull/129, Tockloader appears to be reading past the end of flash via openocd and results in a bus fault for the Stm32WLE5xx.
Since we are pulling this fix out of https://github.com/tock/tockloader/pull/129, I'm creating this issue to not lose track of it. Here is my branch with a working, albeit maybe hacky, fix: https://github.com/tyler-potyondy/tockloader/tree/ents-board-config-openocd-fixes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.