Unicorn strange raise a UC_ERR_FETCH_UNMAPPED error #2213
Replies: 1 comment 2 replies
-
You missed that the MIPS MMU special handles the kseg sections. This means the virtual address The Alternative you can use the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm just learning to use unicorn to emulate firmware execution. This is a strange question I just met.
While the mem_read goes correctly, emulator.emu_start raise this error:
Can anybody help? Appreciate a lot!
Beta Was this translation helpful? Give feedback.
All reactions