Skip to content

[SVD for core register] Is it possible to load and merge distributed SVD files for a single debug session? #40

@NoDense

Description

@NoDense

I was working on a nucleo-f411re EVB using vscode cortex-debug.
It seems that the peripheral registers and system registers( like ### SCR[System Control register] ,which is part of the core infrastructure) are defined in separated svd files .
That means I have to include both of them if I wanna show them all ( haven't found support in the extension)

or instead, merge them into a single file ( kinda dirty work when switching to a different model) :-(
is there some way to deal with that scenario?

vscode version: 1.102.0
cortex debug version: 1.12.1
peripheral viewer: 1.4.6

Image Image

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