Skip to content

Not working on 3.4 #15

@ElreboCM

Description

@ElreboCM

Is this plugin still maintained?

It seems to be not working on 3.4 for me.

Action 'SVD\SVD Browser' bound but not registered
SVD Loader: Loading b'/Users/username/ghidra_scripts/SVD-Loader-Ghidra/SVD/Nordic/nrf51.svd'
Action 'SVD\SVD Browser' bound but not registered
Traceback (most recent call last):
File "/Applications/Binary Ninja.app/Contents/MacOS/plugins/../../Resources/python/binaryninja/plugin.py", line 120, in _default_action
action(view_obj)
File "/Users/username/Library/Application Support/Binary Ninja/repositories/community/plugins/ehntoo_binaryninjasvd/init.py", line 150, in load_svd
device = parse(svd_file)
File "/Users/username/Library/Application Support/Binary Ninja/repositories/community/plugins/ehntoo_binaryninjasvd/svdmmap.py", line 199, in parse
for rtag in expand_dim(rtag):
File "/Users/username/Library/Application Support/Binary Ninja/repositories/community/plugins/ehntoo_binaryninjasvd/svdmmap.py", line 98, in expand_dim
idxs = list(range(dim))
TypeError: 'str' object cannot be interpreted as an integer

The SVD I used is the nrf51 from https://github.com/posborne/cmsis-svd/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions