-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Changes in Flash memory does not update automatically or via Refresh button or after Edit.
Flash memory changes can appear in a bootloader firmware, EEPROM emulation, by debugger commands, etc.
Steps to reproduce the behavior:
- Flash any software
- Open Memory view for the software program code
- Erase corresponding flash page/sector (e.g. putty + openocd)
- NotOK: observed memory region contains cached data (0x08000000..0x080001FF), not FFs:
- NotOK: create new memory region with the same address -> nothing happened
- NotOK: edit address of the region -> nothing happened
- Workaround: delete the region and create new with the same address -> data is correctly shown.
Metadata
Metadata
Assignees
Labels
No labels