Skip to content

Flash memory changes are shown incorrectly #39

@unsvp

Description

@unsvp

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:

  1. Flash any software
  2. Open Memory view for the software program code
  3. Erase corresponding flash page/sector (e.g. putty + openocd)
  4. NotOK: observed memory region contains cached data (0x08000000..0x080001FF), not FFs:

Image

  1. NotOK: create new memory region with the same address -> nothing happened
  2. NotOK: edit address of the region -> nothing happened
  3. Workaround: delete the region and create new with the same address -> data is correctly shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions