Skip to content

Memory viewer is not usable when using Jlink probe on RISC-V device #33

@fredjsq

Description

@fredjsq

Describe the bug

The memory view and as a result data watch are not usable for Flash memory when using Jlink probe.
It looks that the Jlink driver is always returning data from its cache, not from the device memory.
With so the memory displayed never changes as the driver is not aware of the change done by the firmware running on the device.

It is also not possible to modify flash memory using the viewer.

Note: the bug is probably into the Jlink driver not in Memory View.

Environment (please complete the following information):

  • OS: Window 11
  • Version of Memory View : v0.0.25
  • Debugger Type cortex-debug
  • Debugger Version v1.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions