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
hugsy
changed the title
self.start_addr = self.sections[0].address IndexError: list index out of range
Memory map fails to correctly reset after architecture changed
Mar 20, 2024
Whenever I try to debug the ARM environment, he blinks back and pops the following error
\cemu\emulator.py", line 199, in __populate_memory
self.start_addr = self.sections[0].address
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: