Skip to content

error by the example command you supported "python3 scripts/main.py configs/oxnas.cfg" #1

@minifish120

Description

@minifish120

as the title ,when i tried this project by running the example you supported "python3 scripts/main.py configs/oxnas.cfg", it reported the following error:
irq_domain_xlate_onetwocell_addrs : 0xd54 : 0xc0056290
Generating Final Lua Script
Traceback (most recent call last):
File "scripts/main.py", line 593, in
ecmo.analyze()
File "scripts/main.py", line 584, in analyze
self.post_init()
File "scripts/main.py", line 542, in post_init
self.generate_final_lua_script()
File "scripts/main.py", line 294, in generate_final_lua_script
print("init_irq_pointer:",hex(self.init_irq_pointer))
TypeError: 'NoneType' object cannot be interpreted as an integer

it seems the init_irq_pointer is None,how should I deal with this situation?

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