You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dimArrayIndex to simplify access to array elements (register arrays). The element has been introduced with SVD version 1.3.2 and is not supported by svdtools.
On the one hand, it doesn't seem to be possible to define enumeration values for registers and patch them into an SVD file.
And on the other hand, the patch process aborts (quits) as soon as dimArrayIndex is used in the SVD file which is supposed to be patched. It must be removed to successfully patch the file and inserted again afterwards.