Skip to content

Converting nrf52833.svd fails with CONSTRAINT_ERROR : Invalid access value read-writeonce #86

@jeanparker

Description

@jeanparker

I am trying to use svd2ada for the nrf52833.svd file which is in the nRF5_SDK_17.0.2_d674dde sdk package.

It generates a couple of warnings and then fails.

raised CONSTRAINT_ERROR : Invalid access value read-writeonce

I found the culprit, the nrf52833.svd uses lower case for the register access type and this fails here:

elsif Value = "read-writeOnce" then

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